-
Member
Originally Posted by
Ehnoah
Yep,
so do we get a fix already for the "e" error?
The code line 181 of main.py is missing the definition that char e is an Exception so you just need to replace "except e" with "except Exception as e" in that line.
Either way i believe google accounts are not supported by OP's version but you should at least get another error.
i should had created some ptc accounts
-
Post Thanks / Like - 1 Thanks
Ehnoah (1 members gave Thanks to lolitoz91 for this useful post)
-
Elite User
Originally Posted by
Subversion2
Been answered several times. Use PTC to login. If you really want to use google, create an API and go into Main.py with a text editor and change the PTC link to your google link.
We / me use PTC 
+
[email]Thanks@lolitoz91
Last edited by Ehnoah; 07-16-2016 at 05:07 PM.
-
Member
Originally Posted by
trynhyty
I'm having a really weird issue, can't get it to work ..
Servers are back up there, i'm logged in a pokemon acc (not google one), and when I launch :
main.py -u Wp***** -p *****
I have this : main.py error ; argument -u is required ...
Wtf ?! If someone could help me ...
using python 2.7 in a cmd Windows 10 admin rights
For those who have the same problem, the f$ck was going from registry, modified [HKEY_CLASSES_ROOT\Applications\python.exe\shell\open\command]
@="\"C:\\Python25\\python.exe\" \"%1\" %*" who was missing, and then arguments could pass ...
-
Active Member
i'm getting wrong username/password.... gmail account and gmail password are the correct ones no ?
edit:// nvm, just read that you need a PTC acc.
Last edited by lyan123; 07-16-2016 at 04:37 PM.
-
Member
Originally Posted by
Subversion2
Anyone know how we make Lockito walk on grass? We can come up with a solution, I believe in us.
if you create the route you want it to run in GPSies.com, you can let lockito run anywhere, even through buildings, over lakes etc. all you need to do is disable the setting use roads (? i guess, im from germany, its the top checkbox in the right hand settings box on gpsies).after that, carefull plan your route (left click to set a waypoint, rightclick to remove it), and after that, good to go.
AND YOU DO NOT NEED AN ACCOUNT THERE !
just create the route, when done name it(optional), and scroll down on the page, export the file, done !
-
Post Thanks / Like - 1 Thanks
Subversion2 (1 members gave Thanks to WoWSondermüll for this useful post)
-
Member
I get through the login process fine but after a few seconds i get this error, "ValueError: No JSON object could be decoded". It gives me my location, long/lat/alt. Everything seems to ready to work for me until after ive logged in to cmd
EDIT: well nvm everythings working now.
Last edited by kn0cturnal; 07-16-2016 at 05:26 PM.
-
C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:318: SNIMis
singWarning: An HTTPS request has been made, but the SNI (Subject Name Indicatio
n) extension to TLS is not available on this platform. This may cause the server
to present an incorrect TLS certificate, which can cause validation failures. Y
ou can upgrade to a newer version of Python to solve this. For more information,
see https://urllib3.readthedocs.org/en/l...missingwarning.
SNIMissingWarning
C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:122: Insecu
rePlatformWarning: A true SSLContext object is not available. This prevents urll
ib3 from configuring SSL appropriately and may cause certain SSL connections to
fail. You can upgrade to a newer version of Python to solve this. For more infor
mation, see https://urllib3.readthedocs.org/en/l...l#insecureplat
formwarning.
InsecurePlatformWarning
[+] RPC Session Token: TGT-3604535-0PFHcGGHMCsef ...
C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:122: Insecu
rePlatformWarning: A true SSLContext object is not available. This prevents urll
ib3 from configuring SSL appropriately and may cause certain SSL connections to
fail. You can upgrade to a newer version of Python to solve this. For more infor
mation, see https://urllib3.readthedocs.org/en/l...l#insecureplat
formwarning.
InsecurePlatformWarning
[-] RPC server offline
I'm using 2.7, installed all modules.
-
Corporal
Ensure that you are using 2.7.12 specifically. The download link on the original post is linking to 2.7.11.
Python main download page links to the latest 2.7.12 version
2.7.12 will fix this error that myself and several others were having:
Traceback (most recent call last):
File "D:\Python27\pokemongo\main.py", line 337, in <module> main()
File "D:\Python27\pokemongo\main.py", line 247, in main set_location(args.location)
File "D:\Python27\pokemongo\main.py", line 63, in set_location loc = geolocator.geocode(location_name)
File "D:\Python27\lib\site-packages\geopy\geocoders\googlev3.py", line 217, in geocode self._call_geocoder(url, timeout=timeout), exactly_one
File "D:\Python27\lib\site-packages\geopy\geocoders\base.py", line 171, in _call_geocoder raise GeocoderServiceError(message)
geopy.exc.GeocoderServiceError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Credit to Kride_Kin
Last edited by nailzor; 07-16-2016 at 06:40 PM.
-
Member
Originally Posted by
senseirain
VIDEO tutorial please?
plllsssss!!!
-
Member
meh this sucks if u have a lvl 18 account on google+... xD
-
Sergeant
The real point is to use a secondary PTC account just for this and while its running u can still use your main account to look and move.
-
Post Thanks / Like - 1 Thanks
Subversion2 (1 members gave Thanks to rezdan for this useful post)
-
Member
never mind, thanks for this!
Last edited by heybigboy5; 07-16-2016 at 09:09 PM.
-
Member
Is there a tutorial for this some where?
-
Contributor
Originally Posted by
rezdan
The real point is to use a secondary PTC account just for this and while its running u can still use your main account to look and move.
Bingo! The only reason you're logging in at all is to get access to the Pokemon API servers.
-
Post Thanks / Like - 1 Thanks
rezdan (1 members gave Thanks to Subversion2 for this useful post)
-
Contributor
Originally Posted by
WoWSondermüll
if you create the route you want it to run in GPSies.com, you can let lockito run anywhere, even through buildings, over lakes etc. all you need to do is disable the setting use roads (? i guess, im from germany, its the top checkbox in the right hand settings box on gpsies).after that, carefull plan your route (left click to set a waypoint, rightclick to remove it), and after that, good to go.
AND YOU DO NOT NEED AN ACCOUNT THERE !
just create the route, when done name it(optional), and scroll down on the page, export the file, done !
I love you more than you can ever know