🐞 Python 3.12 Enum issue
Describe the issue
Thats the whole code. When I try to run, this happens:
Traceback (most recent call last):
File "C:\Users\Stefan\PycharmProjects\fl_changer\main.py", line 6, in names=() if you meant to create a new, empty, enum
What does that mean? Thank you.
What version of PyFLP are you using?
2.2.1
What code caused this issue?
import pathlib
import sys
import pyflp
project = pyflp.parse("res/beat.flp")
Screenshots, Additional info
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hmm, I haven't tested PyFLP on Python 3.12 yet. It's difficult for me to find time for this nowadays.
The same issue reproduces on my project too.
I have the same issue
Same issue here as well
Same issue here, but on Python 3.11.9.
same issue here, but in all python 3 versions(like, littery, all the starting with 3 versions that is here https://www.python.org/doc/versions/), but only in windows