You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: