Closed passeee closed 9 months ago
You need to upgrade to Python 3.11+, you're on 3.10.1.
Thanks didn't see that.
What I also had to do is specifically install the requirements for python 3.11 with
python3.11 -m pip install --user -r requirements.txt
(without --user it fails without admin privileges)
Bug Description
Im getting the error "cannot import name 'StrEnum' from 'enum'" when trying to start the fansly_downloader_ng.py file I installed all requirements
Expected behavior
Not getting the error
Actual behavior
error
Environment Information
User Research
I have done the following: