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

After command "pip3 install -r requirements.txt" #4

Open
Cyber-MA opened this issue Jul 26, 2022 · 4 comments
Open

After command "pip3 install -r requirements.txt" #4

Cyber-MA opened this issue Jul 26, 2022 · 4 comments

Comments

@Cyber-MA
Copy link

ERROR: Could not find a version that satisfies the requirement apt-clone==0.2.1 (from versions: none)
ERROR: No matching distribution found for apt-clone==0.2.1

~Kali Linux

@dl8bb
Copy link

dl8bb commented Aug 26, 2022

Same hier on Raspberry Pi OS

Collecting apt-clone==0.2.1 (from -r requirements.txt (line 5))
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/apt-clone/

After installing apt-clone via apt install apt-clone next offending package is apturl

Collecting apturl==0.5.2 (from -r requirements.txt (line 6))
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/apturl/

Any hints how to fix this?

regards,
birko

@MarksenDE
Copy link

Same here on Ubuntu 22.04.

ERROR: Could not find a version that satisfies the requirement apt-clone==0.2.1 (from versions: none)
ERROR: No matching distribution found for apt-clone==0.2.1

Would be great to get any hint

BR
Mark

@Saviniens
Copy link

Same here :

ERROR: Could not find a version that satisfies the requirement apt-clone==0.2.1
ERROR: No matching distribution found for apt-clone==0.2.1

Would be great to get an hint

regards

@falkensmz
Copy link
Owner

hi everyone. sorry for the very late response, the issue has been fixed in the requirements.txt file . there was an error when I generated the file, now the issue is fixed

@falkensmz falkensmz reopened this May 1, 2023
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

5 participants