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
Issue without proper information won't be answered
Expected Behavior
Bot allows me to login and run program
Actual Behavior
Login screen just refreshes
Steps to Reproduce
Pressing login with PTC/Gmail account
Information
OS: BigSur 11.5.1
Git commit ( to get git commit run git log -1 --format="%H")
App's logs
Python: from pgoapi.rpc_api import RpcApi
File "packages/pgoapi/rpc_api.py", line 47, in <module>
from pgoapi.utilities import to_camel_case, get_time, get_format_time_diff, Rand48, long_to_bytes, generateLocation1, generateLocation2, generateRequestHash, f2i
File "packages/pgoapi/utilities.py", line 30, in <module>
import xxhash
ImportError: dlopen(packages/xxhash.so, 2): no suitable image found. Did find:
file system relative paths not allowed in hardened programs
The text was updated successfully, but these errors were encountered:
Issue without proper information won't be answered
Expected Behavior
Bot allows me to login and run program
Actual Behavior
Login screen just refreshes
Steps to Reproduce
Pressing login with PTC/Gmail account
Information
OS: BigSur 11.5.1
Git commit ( to get git commit run
git log -1 --format="%H"
)App's logs
The text was updated successfully, but these errors were encountered: