-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels