Pirate-Crew / IPTV

Search and perform brute force attacks on illegal IPTV Servers
MIT License
379 stars 230 forks source link

errore Ops something went wrong! mac 10.11 #41

Open thamesseb opened 8 years ago

thamesseb commented 8 years ago

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?