Skip to content

markupsafe error #327

@dnick971

Description

@dnick971

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions