-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
python version : 3.2.3
system : debian 7
Hi,
I have installed Jinja2 (for dependancy requirement of Ipython) from the debian repository which install markupsafe. When i try to use Ipython notebook or import jinja2 in python3 or markupsafe an exception is raised :
import jinja2
File "/usr/local/lib/python3.2/dist-packages/MarkupSafe-0.21-py3.2-linux-x86_64.egg/markupsafe/init.py", line 69
def new(cls, base=u'', encoding=None, errors='strict'):
^
SyntaxError: invalid syntax
How can i deal with it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels