setup.py Error

Bug #952715 reported by mou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TorAnt
Invalid
Undecided
Unassigned

Bug Description

I get errors while running setup.py

mou@mou-pc:~/downloads/build-trunk/src$ python setup.py
()
Setting up TorAnt
Would you like to use the default trackers? You can add your own later
in the setup process or you can change this option at a later time.
Use default trackers? [Y/n]: Y
Traceback (most recent call last):
  File "setup.py", line 26, in <module>
    response = input(_('Use default trackers? [Y/n]: '))
  File "<string>", line 1, in <module>
NameError: name 'Y' is not defined

I tried on python2.5 2.6 2.7 always the same error except on 2.5

Revision history for this message
aj00200 (aj00200) wrote :

Please use Python 3 when running TorAnt. Python 3 is specified in the #! line. If you have it installed, you should be able to use ./setup.py .

Changed in torant:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.