PokemonGoF / PokemonGo-Bot-Backup

The Pokemon Go Bot, baking with community.
http://maps.pikabot.org
MIT License
109 stars 15 forks source link

error while instaling requirements.txt #12

Open devilreaper opened 8 years ago

devilreaper commented 8 years ago

hello, i searched all over the issues page and over the whole internet, and nothing seems to fix it for me. when i try ti run requirements.txt i get the folowing output: http://pastebin.com/izdXiCNP

im using the manual instalation method. i tryed the automatic instalation with the ./setup.sh and same erro ocurred, im not very good with linux but im trying hard to learn. tryed uinstall and instaling again requirements.txt maeby is something on my sistem but i simply dont know what may cause this !?

raspberry pi2 =>PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)" NAME="Raspbian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=raspbian ID_LIKE=debian

dev branch of bot git version 2.1.4 Python Version: Python 2.7.9 Python 3.5.2

ukos-git commented 8 years ago

seems like your pi was offline during the error. can you ping to google?

devilreaper commented 8 years ago

like this??? like i said i m a noob so i lack some usefull comands, ty for helping.

pi@raspberrypi:~ $ ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=47 time=44.0 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=47 time=43.6 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=47 time=42.9 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=47 time=43.0 ms 64 bytes from 8.8.8.8: icmp_seq=5 ttl=47 time=42.8 ms 64 bytes from 8.8.8.8: icmp_seq=6 ttl=47 time=42.9 ms 64 bytes from 8.8.8.8: icmp_seq=7 ttl=47 time=42.9 ms 64 bytes from 8.8.8.8: icmp_seq=8 ttl=47 time=43.0 ms 64 bytes from 8.8.8.8: icmp_seq=9 ttl=47 time=42.9 ms 64 bytes from 8.8.8.8: icmp_seq=10 ttl=47 time=44.2 ms 64 bytes from 8.8.8.8: icmp_seq=11 ttl=47 time=44.0 ms 64 bytes from 8.8.8.8: icmp_seq=12 ttl=47 time=43.8

ukos-git commented 8 years ago

I didn't know that ip belonged to google. A simple ping www.google.com also does the job. your last output ist stating something related to protobuf-to-dict. Just a guess but have you tried the solution to it in my recent post here https://github.com/PokemonGoF/PokemonGo-Bot/issues/15 with pip install six -U

devilreaper commented 8 years ago

got same error, heres the output http://pastebin.com/dAL346R1