Fixing primordial to run on modern python #1356
Gingerninja666
started this conversation in
General
Replies: 1 comment
-
May I ask why you are still using the primordial version, and not the new releases? Is there functionalities that you are missing? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason the python-version file is set to 3.7.4 which does not support the requirements.txt file so you need to manually change it to a version that is 3.10 or higher
Beta Was this translation helpful? Give feedback.
All reactions