scottstamp / PokemonGo-Map

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

Error running setup.bat #32

Closed 7ESL4 closed 8 years ago

7ESL4 commented 8 years ago

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

Cammo009 commented 8 years ago

Run it using Git Bash and not Cmd

7ESL4 commented 8 years ago

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 8 years ago

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