Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 27 by arockinit: Setup.py fails on Python 2.4
http://code.google.com/p/django-notification/issues/detail?id=27
What steps will reproduce the problem?
1. Using Python 2.4.3 on 'Linux web69.webfaction.com 2.6.18-92.1.22.el5PAE
#1 SMP'
2. Run 'pip install -E pinax-env/ django-notification'
What is the expected output? What do you see instead?
Expected success. Got:
va...@web69 notification]$ pip install -E pinax-env/ django-notification
Creating new virtualenv environment in
/home/varud/webapps/django/pinax-env/lib/python2.4/site-packages/notification/pinax-env
New python executable in
/home/varud/webapps/django/pinax-env/lib/python2.4/site-packages/notification/pinax-env/bin/python
Installing setuptools...done......
Downloading/unpacking django-notification
Downloading django-notification-0.1.2.tar.gz
Running setup.py egg_info for package django-notification
Installing collected packages: django-notification
Running setup.py install for django-notification
File
"/home/varud/webapps/django/pinax-env/lib/python2.4/site-packages/notification/pinax-env/lib/python2.4/site-packages/notification/engine.py",
line 65
finally:
^
SyntaxError: invalid syntax
Successfully installed django-notification
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---