scottstamp/PokemonGo-Map

Error running setup.bat

Closed this issue · 3 comments

7ESL4 commented

When running setup, I get 2 errors. Both are in reference to:

Cloning git://github.com/keyphact/pgoapi.git to C:...... causing the folder \src to be empty (after deleting the document called "delete me"

Expected Behavior

Cloning git://github.com/keyphact/pgoapi.git should clone to folder.

Current Behavior

Folder remains empty.

Possible Solution

I may not have properly installed POGOProtos, but there is no clear documentation on it.

Your Environment

Windows 10
Python 2.7

Run it using Git Bash and not Cmd

7ESL4 commented

Now I'm getting the error that says:

Command "python setup.py egg_info" failed with error code 1 in c:\temp\pip-euilb-o_j00m\pyproj\

Downloading Visual C++ 9. Will test and update or close.

7ESL4 commented

Updated Visual C++ 9 per instructions. Issue Solved.