tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

Install is failing #196

Open jamie2016-1 opened 8 years ago

jamie2016-1 commented 8 years ago

Hi I am running the installation as described on the wiki but I am hitting the following error: I have restarted windows to ensure nothing is running, but any ideas what could be the issue?

Installed c:\users\user101\appdata\local\programs\python\python35-32\lib\site-packages\pgoapi-1.1.6-py3.5.egg Processing dependencies for pgoapi==1.1.6 Searching for gpsoauth==0.3.0 Reading https://pypi.python.org/simple/gpsoauth/ Best match: gpsoauth 0.3.0 Downloading https://pypi.python.org/packages/1a/e0/2d4eb28074c2168732251b01d833673f5cba379f8bbf12c4e53528946cc3/gpsoauth-0.3.0.tar.gz#md5=35e5b31e76ca4b53c3329ada3aec76d7 Processing gpsoauth-0.3.0.tar.gz Writing C:\Users\user101\AppData\Local\Temp\easy_install-ji5f9g9r\gpsoauth-0.3.0\setup.cfg Running gpsoauth-0.3.0\setup.py -q bdist_egg --dist-dir C:\Users\user101\AppData\Local\Temp\easy_install-ji5f9g9r\gpsoauth-0.3.0\egg-dist-tmp-_y7b8hgq error: Setup script exited with error: [WinError 32] The process cannot access the file because it is being used by another process: 'build\bdist.win32\egg\gpsoauth__pycache__**init.cpython-35.pyc.63290880' -> 'build\bdist.win32\egg\gpsoauth\pycache\init**.cpython-35.pyc'

ghost commented 8 years ago

Try restarting your computer, not sure if it will help but if you haven't already give it a shot.