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

Impossible to install requirements.txt #10

Closed
Bachibouzouk opened this issue Mar 25, 2021 · 1 comment
Closed

Impossible to install requirements.txt #10

Bachibouzouk opened this issue Mar 25, 2021 · 1 comment

Comments

@Bachibouzouk
Copy link
Contributor

ERROR: Cannot install -r requirements.txt (line 36) and pandas==1.2.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested pandas==1.2.1
    sgdot 1.301 depends on pandas==1.0.5

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

@fsumpa fsumpa closed this as completed May 12, 2021
@fsumpa
Copy link
Collaborator

fsumpa commented May 12, 2021

This issue has been resolved

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