Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > _sre Import Error Python 2.3.3 Final Win98SE

Reply
Thread Tools

_sre Import Error Python 2.3.3 Final Win98SE

 
 
DogWalker
Guest
Posts: n/a
 
      12-27-2003
Python 2.3.3 failed to import the _sre [_sre.pyd] distributed with it. Said
it couldn't find it but it could find, for instance, _csv which is in the
same folder.

I replaced the version of _sre.pyd of 2003Dec18 with the version of
2003Sep23 and the import succeeded.

The windows installer added a couple of environmental variables: PYTHON_LIB
looked suspect: c:\Python23\Libs\python22.lib

I had the windows installer install Python 2.3.3 Final in the same folder as
the previous version of Python2.3, creating backup copies of replaced files.

Did I do something wrong? Should I replace other _sre files, too?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does a '_sre.SRE_Pattern' have state,or is it thread-safe? John Nagle Python 2 06-23-2010 05:40 PM
Non-final class at compile-time, final at runtime pietdejong@gmail.com Java 5 11-17-2006 12:30 PM
Difference between static final members and final static members(if any)? JFCM Java 4 02-07-2006 11:32 AM
Missing _sre.pyd in 2.4a2 Windows installer? John J. Lee Python 2 08-26-2004 08:40 PM
RE: _sre Import Error Python 2.3.3 Final Win98SE David LeBlanc Python 0 12-27-2003 12:26 AM



Advertisments