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

Installing pip requirements fails on Fedora 32 #5

Open
RobertKrawitz opened this issue Nov 13, 2020 · 1 comment
Open

Installing pip requirements fails on Fedora 32 #5

RobertKrawitz opened this issue Nov 13, 2020 · 1 comment

Comments

@RobertKrawitz
Copy link

pip install -r requirements.txt
...
ERROR: Could not find a version that satisfies the requirement quisby==0.0.1 (from -r requirements.txt (line 21)) (from versions: none)
ERROR: No matching distribution found for quisby==0.0.1 (from -r requirements.txt (line 21))

@sourabhtk37
Copy link
Owner

@RobertKrawitz Edited the requirements to remove that dependency. You can try again now by pulling the latest changes.

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