Can't install grc_odycy_joint_trf
#1
by
art735
- opened
Hello!
I'm an amator Python coder (Python 3.11.9 64-bit on Windows10), trying to install grc_odycy_joint_trf with the following command (cmd is run under Admin privileges):
pip install https://huggingface.co/chcaa/grc_odycy_joint_trf/resolve/main/grc_odycy_joint_trf-any-py3-none-any.whl
and get the following error in console:
ERROR: Invalid requirement: 'grc-odycy-joint-trf==any': Expected end or semicolon (after name and no valid version specifier)
grc-odycy-joint-trf==any
^
What am I doing wrong? Please, help! I've already wasted so much time...