[issue2636] Regexp 2.7 (modifications to current re 2.2.2)

Jonathan Halcrow report at bugs.python.org
Tue May 10 15:55:44 CEST 2011


Jonathan Halcrow <jonathan.halcrow at gmail.com> added the comment:

I'm having a problem using the current version (0.1.20110504) with python 2.5 on OSX 10.5.  When I try to import regex I get the following import error:

dlopen(<snipped>/python2.5/site-packages/_regex.so, 2): Symbol not found: _re_is_same_char_ign
  Referenced from: <snipped>/python2.5/site-packages/_regex.so
  Expected in: dynamic lookup

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2636>
_______________________________________


More information about the Python-bugs-list mailing list