Skip to main content

Posts

Showing posts from August 4, 2019

Traceback (most recent call last):File "yt.py", line 73, in threader.put(Subscribe,[credentials[0],credentials[1],yt_id])File "/root/Documents/youtubebot/YouTubeShop-master/lib/multi.py", line 43, in putfor _ in xrange(self.q.qsize()): self.__t()NameError: name 'xrange' is not defined

Traceback (most recent call last):File "yt.py", line 73, in <module>threader.put(Subscribe,[credentials[0],credentials[1],yt_id])File "/root/Documents/youtubebot/YouTubeShop-master/lib/multi.py", line 43, in putfor _ in xrange(self.q.qsize()): self.__t()NameError: name 'xrange' is not defined $ pip install requests $ pip install colorama