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 would recommend reinstalling Python, the library kicking back the error is one of theirs, not from this project.
(I've heard other installations of Python can cause these kind of issues as well, so if you have multiple versions installed remove them)
I have ran pip install -r requirements.txt and downloaded encrypt_64.dll for my system. When I run the bot for the first time using
python pokecli.py --config ./configs/config.json
I get an error on line 53 of pokecli.py saying attribute error "module object has no attribute "_create_unverified_content'.
I'm running on dev
Your config.json (remove your credentials and any other private info)
Other Information
OS: win10, 64 bit
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here) 2.7.10
The text was updated successfully, but these errors were encountered: