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

errore Ops something went wrong! mac 10.11 #41

Open
thamesseb opened this issue Mar 10, 2016 · 0 comments
Open

errore Ops something went wrong! mac 10.11 #41

thamesseb opened this issue Mar 10, 2016 · 0 comments

Comments

@thamesseb
Copy link

Ciao ho installato come da video guida di pinperepette
sui server ricevo
0% 100%
[ ]Cannot open the current Language file. Try another one
oppure
0% 100%
[######### ] | ETA[sec]: 1141.078 Ops something went wrong!

mentre con la dev
/usr/local/lib/python2.7/site-packages/bs4/init.py:166: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html.parser"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

To get rid of this warning, change this:

BeautifulSoup([your markup])

to this:

BeautifulSoup([your markup], "html.parser")

markup_type=markup_type))
Traceback (most recent call last):
File "iptv_gui.py", line 267, in run
self.function(self.args,*self.kwargs)
File "iptv_gui.py", line 188, in Attack
rows = open(names , "r")
IOError: [Errno 2] No such file or directory: 'names.txt'

e ovviamente il file names.txt esiste
utilizzo Python 2.7.11
è un problema del mio so?posso verificare altro?

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

No branches or pull requests

2 participants