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

python version #45

Open
Abolivi5797 opened this issue Aug 9, 2023 · 4 comments
Open

python version #45

Abolivi5797 opened this issue Aug 9, 2023 · 4 comments

Comments

@Abolivi5797
Copy link

which version of python should i use which should be compatible with your requirements.txt file?

@Zaque-69
Copy link

Zaque-69 commented Aug 20, 2023

Hi !
I don't think there is a specific version of python to use when you download libraries or modules from txt files, but you can use the command 'python -m pip install -r requirements.txt' or anyway is called your file.

If you want to update python, download the latest version from https://www.python.org/downloads/.
To see what version you have, type 'python --version'.

@perwez-akhtar
Copy link

There is no such requirements of version it better to use or make habit of using virtual environment.

@Abolivi5797
Copy link
Author

It wasn't working for me with the current version of python as the packages in requirement files are not compatible with the current version. So, I used python 3.6.13 and it's working now.

@perwez-akhtar
Copy link

good

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