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

running python 3.6 #2204

Closed
pythonisgreaterthanr opened this issue May 16, 2020 · 1 comment
Closed

running python 3.6 #2204

pythonisgreaterthanr opened this issue May 16, 2020 · 1 comment
Labels

Comments

@pythonisgreaterthanr
Copy link

I was trying to do --requirements=python3.6 and it gave me an error stating that no version satisfies that requirement. Is their any way to create a python3.6 recipe as I found 3.7 and 3.8 will not work for my current use.

@AndreMiras
Copy link
Member

You need to match an existing version https://www.python.org/downloads/ e.g. python3==3.6.10. You also need to do the same for hostpython3==3.6.10.
By the way for support questions ask on the support channels on Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants