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

specify python version #2203

Closed
pythonisgreaterthanr opened this issue May 16, 2020 · 2 comments
Closed

specify python version #2203

pythonisgreaterthanr opened this issue May 16, 2020 · 2 comments

Comments

@pythonisgreaterthanr
Copy link

Hello, I was wondering how you specify what version of python3 you want to use. I have some code that only runs on 3.7 and when I use --requirements python3 it installs python 3.8. Is their a way to change this or is it determined by the version of python already installed on the machine

note: I am new to GitHub so if this is the wrong place to post this please just let me know and redirect me to the right spot

@mzakharocsc
Copy link

requirements = hostpython3==3.7.1,python3==3.7.1, kivy, etc

@pythonisgreaterthanr
Copy link
Author

thank you for the help

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