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

cannot install requirements #3

Open
juangea opened this issue May 12, 2023 · 2 comments
Open

cannot install requirements #3

juangea opened this issue May 12, 2023 · 2 comments

Comments

@juangea
Copy link

juangea commented May 12, 2023

Basically the command:

pip install -r requirements.txt gives this error:

ERROR: Could not find a version that satisfies the requirement apturl==0.5.2 (from versions: none)
ERROR: No matching distribution found for apturl==0.5.2

@Techfluent-au
Copy link

Techfluent-au commented Jun 3, 2023

Confirmed this is a ubuntu client side - Not for windows unfortunately https://stackoverflow.com/questions/61191757/package-not-getting-installed-inside-docker-container-using-pip

Basically the command:

pip install -r requirements.txt gives this error:

ERROR: Could not find a version that satisfies the requirement apturl==0.5.2 (from versions: none)
ERROR: No matching distribution found for apturl==0.5.2

@yesbroc
Copy link

yesbroc commented Jul 23, 2023

may be a (bit) late, you can try removing them manually

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

3 participants