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

pip installed all versions of each dependency #63

Open
UsboKirishima opened this issue Aug 3, 2022 · 1 comment
Open

pip installed all versions of each dependency #63

UsboKirishima opened this issue Aug 3, 2022 · 1 comment

Comments

@UsboKirishima
Copy link

I run the command "pip install -r requirements.txt" and pip installed all version (like 1.0.0 1.0.1 1.0.2) of each dependency put in requirements.txt. I don't use python but I think this is because you don't declared the version for each dependency. Is this possible?

@Crackerinho
Copy link

You can run the setup.bat file rather than try to install them your self (this worked for me)

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