Rename grc_odycy_joint_trf-any-py3-none-any.whl to grc_odycy_joint_trf-0.7.0-py3-none-any.whl
#2
by
al1808th
- opened
The name of the wheel (.whl) seems to be fumbled. The first "any" should be "0.7.0", since that's the actual version stated inside the wheel if you unzip and look. Without that name change, pip gives this error:
ERROR: Invalid requirement: 'grc-odycy-joint-trf==any': Expected end or semicolon (after name and no valid version specifier)
grc-odycy-joint-trf==any
There's another user with this same problem in the "Community" tab, so its not just me.
Running pip install grc_odycy_joint_trf-0.7.0-py3-none-any.whl
works fine.
(By the way, hats off to the Danish ancient language NLP community for making this fantastic software! We Swedish NLP:ers have much to learn from you :)