Unanswered
Hi Team, A Question Around Package Dependencies While Running Hyper-Parameter Tuning.
There Is A Version Of Package That I'M Using Which Is Not Available On Pypi, So I'Ve Been Using
From the successful task it says in the installed package dgl_cu113 == 0.9.0
I assume this is because I manually installed it in my local environment using pip instal -f
However, when trying to run hyperparameter tuning using the same job, it fails to install the package because it's not available via PyPI.
Therefore, I tried to add a requirement.txt file to the task. But that failed parsing with the error included above.
165 Views
0
Answers
2 years ago
one year ago