Fix........................
Fix........................
Last edited by lemonadess; 07-29-2016 at 03:05 AM.
clicking login but it is not responding
Dockerfile was broken, pushed a fix.
For the people where the Login isn't working: Which service are you using Google or PTC? And if its google and 2 factor auth is enabled, did you use an app password?
http://127.0.0.1:5000/
{
"error": "Not found"
}
How fix?
i did the same error and then read the guide . Should have read fist next timeopen the index.html in the folder
C:\Users\Adm\Downloads\poke-cruncher-windows\poke-cruncher>python app.py
Traceback (most recent call last):
File "app.py", line 2, in <module>
from pgoapi import pgoapi
File "C:\python27\lib\site-packages\pgoapi\__init__.py", line 17, in <module>
raise PleaseInstallProtobufVersion3()
pgoapi.exceptions.PleaseInstallProtobufVersion3
### Windows Startup
8. In the application folder type `python app.py`
9. Now open the index.html in the folder with your preffered browser.
help please
127.0.0.1 - - [31/Jul/2016 01:34:08] "GET / HTTP/1.1" 404 -
127.0.0.1 - - [31/Jul/2016 01:35:36] "GET / HTTP/1.1" 404 -
help
pip install -r requirements.txt
'pip' is not recognized as an internal or external command,
operable program or batch file.
help?
what do you mean with "send pokemon away" ? it transfer them or ?
Windows Startup
1. In the application folder type python app.py
2. Now open the index.html in the folder with your preffered browser.
I can't find the index.html file anywhere. Where is it located?
Its located in the root of the applciation folder. Did you download the precompiled windows release?
https://github.com/Wegi/pogo-crunche...er-windows.zip
Did you check "Insert Python3.5 into PATH" during install?
If not, pip.exe is located inside the folder where you installed python.