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'm trying replace python 3.12 to 3.13 and when I run poetry install almost all packeges is installed except pyuwsgi. But one is able to be isntalled when version is 3.12. This is a bug in the new version isn't it? There is screen of failed installing below. P.S.: C compiler is installed
CPython versions tested on:
3.13
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
No response
The text was updated successfully, but these errors were encountered:
Crash report
What happened?
I'm trying replace python 3.12 to 3.13 and when I run
poetry install
almost all packeges is installed exceptpyuwsgi
. But one is able to be isntalled when version is 3.12. This is a bug in the new version isn't it? There is screen of failed installing below. P.S.: C compiler is installedCPython versions tested on:
3.13
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
No response
The text was updated successfully, but these errors were encountered: