Hi,
I have this problem that when I run my project from withon Pydev I get
this error:
assert _sre.MAGIC == MAGIC, "SRE module mismatch"

It doesn't occur when I run the project from the commandline. I
discovered, that Pydev ships an old version of the sre.py file in the
org.python.pydev.jython_1.3.2 folder. The only other versions of this
file originate from Apple's Python installation and my Python2.5 and
Python2.4 installations. I'm using Python2.4.4 for my project, and I am
pretty sure that I have set my PYTHONPATH correctly in Pydev.

Has anyone experienced this behavior before ?

Jann


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to