You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
404 encountered when installing mlfinlab from the method prescribed in the subscription documentation.
To Reproduce
I've tried with your py310 too, and other mlfinlab versions using pdm. Also tried with pip (without pdm) for same outcome.
Am I doing something wrong or is the URL dead..?
$ pdm run pip install "mlfinlab @ https://ghp_<key>@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl"
Collecting mlfinlab@ https://ghp_<key>@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl
ERROR: HTTP error 404 while getting https://****@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl
ERROR: Could not install requirement mlfinlab@ https://ghp_<key>@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl from https://****@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl for URL https://****@raw.githubusercontent.com/hudson-and-thames-clients/mlfinlab/master/mlfinlab-2.2.0-py38-none-any.whl
Expected behavior
It should install from that private link right?
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Just running a typical Ubuntu distribution.
@mehul-quantfi 1-2 weeks ago Jacques said that they were performing maintenance on the platform. I think your best solution would be to reach out to the team or wait until they're done 🤷
Describe the bug
404 encountered when installing
mlfinlab
from the method prescribed in the subscription documentation.To Reproduce
I've tried with your
py310
too, and othermlfinlab versions
usingpdm
. Also tried withpip
(withoutpdm
) for same outcome.Am I doing something wrong or is the URL dead..?
Expected behavior
It should install from that private link right?
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Just running a typical Ubuntu distribution.
The text was updated successfully, but these errors were encountered: