scottstamp / PokemonGo-Map

Reuploaded from AHAAAAAAA/PokemonGo-Map with latest fixes
GNU Affero General Public License v3.0
24 stars 23 forks source link

Why is it not working ? what am i doing wrong? #26

Closed HasanY1989 closed 8 years ago

HasanY1989 commented 8 years ago

Hey ya all I have no idea what i'm doing wrong. On the easy setup, it gives me this error. "Command "python setup.py egg_info" failed with error code 1 in c:\users\haso\appdata\local\temp\pip-build-k4z4cl\pyproj\" after that i try to do npm install. works fine but when i run it, it gives me this error.

Traceback (most recent call last): "File "runserver.py", line 28, in import pgoapi File "C:\Python27\lib\site-packages\pgoapi-1.1.6-py2.7.egg\pgoapiinit.py", line 1 SyntaxError: Non-ASCII character '\xf3' in file C:\Python27\lib\site-packages\pgoapi-1.1.6-py2.7.egg\pgoapiinit.py on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details"

i run ith with cmd line:

C:\Python27\Python.exe runserver.py -a ptc -u user-u use -u user -p pas2 -p pas3 -p pass4 -l "NewYork,America" -st 8 -sd 5 -H 0.0.0.0 -L en -P 69

HasanY1989 commented 8 years ago

please help ! im losing my mind, i do not understand what im doing wrong !!!

Azryyal commented 8 years ago

See #4 #5 and pull request #10

HasanY1989 commented 8 years ago

Fixed ty