Closed Bug 1111515 Opened 10 years ago Closed 10 years ago

Problem running cfx after installing addon-sdk 1.17

Categories

(Add-on SDK Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: krifa.oussama, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141201171754

Steps to reproduce:

Use python 2.7.9
Download, extract, change directory and activate to have your console ready
run simply the cfx command: $ cfx


Actual results:

$ cfx
Traceback (most recent call last):
  File "/home/o5k/addon-sdk-1.17/bin/cfx", line 30, in <module>
    import cuddlefish
  File "/home/o5k/addon-sdk-1.17/python-lib/cuddlefish/__init__.py", line 381
    except SystemExit, e:
                     ^
SyntaxError: invalid syntax


Expected results:

The help of the cfx command should have been shown
you might want to add output of
uname -a
OS: All → Linux
Hardware: All → x86_64
Sorry we won't be releasing any new versions of cfx, jpm is the replacement https://www.npmjs.com/package/jpm
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.