PoGoMap-GUI
PoGoMap-GUI copied to clipboard
Error while creating accounts
How do I fix this? I don't have 2captcha key. Is that the issue?
Traceback (most recent call last):
File "c:\python27\scripts\pikaptcha-script.py", line 9, in
from pikaptcha.tos import *
File "c:\python27\lib\site-packages\pikaptcha\tos.py", line 3, in
import xxhash
ImportError: DLL load failed: %1 is not a valid Win32 application. You cannot call a method on a null-valued expression. At C:\Users\username\Desktop\PoGoMap-GUI\PokemonGo-Map\usernamescsv.ps1:10 c har:34
-
name.split(",") | Select -index 2) + ","$usernames += ($csvname.split <<<< (",") | Select -index 1) + ":" + ($csv
- CategoryInfo : InvalidOperation: (split:String) [], RuntimeExce ption
- FullyQualifiedErrorId : InvokeMethodOnNull
Traceback (most recent call last):
File "banned.py", line 6, in
import xxhash
ImportError: DLL load failed: %1 is not a valid Win32 application. You cannot call a method on a null-valued expression. At C:\Users\username\Desktop\PoGoMap-GUI\PokemonGo-Map\usernamescsv.ps1:10 c har:34
-
name.split(",") | Select -index 2) + ","$usernames += ($csvname.split <<<< (",") | Select -index 1) + ":" + ($csv
- CategoryInfo : InvalidOperation: (split:String) [], RuntimeExce ption
- FullyQualifiedErrorId : InvokeMethodOnNull
Please checkout issue #28 and run through the steps there.