Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while instaling requirements.txt #12

Open
devilreaper opened this issue Sep 14, 2016 · 4 comments
Open

error while instaling requirements.txt #12

devilreaper opened this issue Sep 14, 2016 · 4 comments

Comments

@devilreaper
Copy link

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
Copy link

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

@devilreaper
Copy link
Author

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
Copy link

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 PokemonGoF/PokemonGo-Bot#15
with pip install six -U

@devilreaper
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants