Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #8578

Closed
Open
Opened Mar 23, 2013 by Sathyanarayanan Gunasekaran@gsathya

Stem broken on python2.5

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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#8578