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
Hi DefeatedMoth52 , so the reason why we don't support --find-links is that it is not in the requirements.txt standard (Or so I'm told 😄 )
What can be done is just putting the specific links to the wheel (something like https://data.dgl.ai/wheels/dgl-0.1.2-cp35-cp35m-macosx_10_6_x86_64.whl ) in the requirements.txt, and this should work. Makes sense?
154 Views
0
Answers
2 years ago
one year ago