Invalid wheel name

#1
by willwhim - opened

The most recent versions of pip and uv cannot install the supplied wheel file, grc_proiel_trf-any-py3-none-any.whl, because it has a malformed name. The first any should be a version number, such as 3.7.5; viz., grc_proiel_trf-3.7.5-py3-none-any.whl

I have confirmed that this works locally.

We will fix this in a new version of the models coming soon. For now, the solution is to downgrade the pip.

Sign up or log in to comment