Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install mlfinlab from docs throwing 404 #541

Open
jasonharris438 opened this issue Apr 17, 2024 · 2 comments
Open

Install mlfinlab from docs throwing 404 #541

jasonharris438 opened this issue Apr 17, 2024 · 2 comments

Comments

@jasonharris438
Copy link

jasonharris438 commented Apr 17, 2024

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.

PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
@mehul-quantfi
Copy link

Did you find any solution yet? I have the same issue!!

@jasonharris438
Copy link
Author

@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 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants