[tor-bugs] #8578 [Stem]: Stem broken on python2.5
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Mar 23 19:32:31 UTC 2013
#8578: Stem broken on python2.5
---------------------+------------------------------------------------------
Reporter: gsathya | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
{{{
stem git:(master) : git rev-parse HEAD
bee3c2b53653976a36b16a7cefb6e11bb56e4045
stem git:(master) : python2.5 ./run_tests.py -i
Traceback (most recent call last):
File "./run_tests.py", line 27, in <module>
import test.unit.connection.authentication
File
"/Users/sathya/Documents/stem/test/unit/connection/authentication.py",
line 14, in <module>
import stem.connection
File "/Users/sathya/Documents/stem/stem/connection.py", line 111, in
<module>
import stem.control
File "/Users/sathya/Documents/stem/stem/control.py", line 139, in
<module>
import io
ImportError: No module named io
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8578>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list