Open
Description
I use python 3.10.2 and get some troubles when try to add requirements.txt at my venv. There is source:
Then I installed all the dependencies manually and try to start main.py
. It works correctly:
I understand that specific versions are written in the dependencies so that there are no run problems, but current requirements.txt
pygame version returns an error when last pygame version works stably.
Metadata
Metadata
Assignees
Labels
No labels