Re: Python 2.4 Breaks...
"andreiij2" <[email protected]> Thu, 10 Feb 2005 07:38:33 -0000
| Newsgroups | gmane.network.bit-torrent.general |
|---|---|
| Message-ID | <[email protected]> |
Hi! I also has this problem! I think it started when I did upgrade python. My current version is 2.4 1st Jan 2005 21:33:55. Have you solved this problem yet? Tonight I'll try to rollback to an earlier version of Python, to see if it helps... Any other ideas, dosen't seem to be to much info on the net regarding this problem? /Andy --- In [email protected], "tuX QuE" <mrtuxq@y...> wrote: > > Python 2.4 breaks all versions of BitTorrent as of Jan 4th 2005 it > seems. > > bash-3.00$ btlaunchmanycurses.py torrents/ --max_upload_rate 3 > > Exception in thread Thread-6: > Traceback (most recent call last): > File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap > self.run() > File "/usr/lib/python2.4/threading.py", line 422, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.4/site-packages/BitTorrent/Rerequester.py", > line 84, in rerequest > h = urlopen(url) > File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen > return _opener.open(url, data) > File "/usr/lib/python2.4/urllib2.py", line 364, in open > response = meth(req, response) > File "/usr/lib/python2.4/urllib2.py", line 468, in http_response > code, msg, hdrs = response.code, response.msg, response.info() > AttributeError: addinfourldecompress instance has no attribute 'code' > > Error in atexit._run_exitfuncs: > Traceback (most recent call last): > File "/usr/lib/python2.4/atexit.py", line 22, in _run_exitfuncs > func(*targs, **kargs) > File "/usr/lib/python2.4/threading.py", line 632, in __exitfunc > t.join() > File "/usr/lib/python2.4/threading.py", line 539, in join > self.__block.wait() > File "/usr/lib/python2.4/threading.py", line 203, in wait > waiter.acquire() > KeyboardInterrupt > Error in sys.exitfunc: > Traceback (most recent call last): > File "/usr/lib/python2.4/atexit.py", line 22, in _run_exitfuncs > func(*targs, **kargs) > File "/usr/lib/python2.4/threading.py", line 632, in __exitfunc > t.join() > File "/usr/lib/python2.4/threading.py", line 539, in join > self.__block.wait() > File "/usr/lib/python2.4/threading.py", line 203, in wait > waiter.acquire() > KeyboardInterrupt Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/BitTorrent/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/