a-moss / PoGoAccountCheck

A short script to check if a Pokemon Go account is banned
MIT License
34 stars 16 forks source link

cannot import name BannedAccountException #11

Open OrdsonX opened 7 years ago

OrdsonX commented 7 years ago

Traceback (most recent call last): File "banned.py", line 12, in from pgoapi.exceptions import BannedAccountException ImportError: cannot import name BannedAccountException

Any command gives this error.

ghost commented 7 years ago

same