Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the Cascadenik install #26

Open
gisupc opened this issue Sep 9, 2012 · 0 comments
Open

the Cascadenik install #26

gisupc opened this issue Sep 9, 2012 · 0 comments

Comments

@gisupc
Copy link

gisupc commented Sep 9, 2012

which min version dose the python need ? i use centos5.5 and python2.4 ,but i get error like:

File "setup.py", line 14, in ?
from cascadenik import version as VERSION
File "/opt/Cascadenik/cascadenik/init.py", line 29
from .parse import stylesheet_declarations
^
SyntaxError: invalid syntax

[root@localhost Cascadenik]# python setup.py install
Traceback (most recent call last):
File "setup.py", line 14, in ?
from cascadenik import version as VERSION
File "/opt/Cascadenik/cascadenik/init.py", line 31, in ?
import parse,stylesheet_declarations
File "/opt/Cascadenik/cascadenik/parse.py", line 4, in ?
from itertools import chain, product
ImportError: cannot import name product
[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant