Re: Followup: [xml-bindings]New releases and python



On Tue, Feb 12, 2002 at 08:19:15AM -0500, Daniel Veillard wrote:
> [...]
>   For some reason it started to break with python2 ... strange
> I'm pretty sure I tested it at some point this week-end, damn !
> 
> [root backup root]# python2
> Python 2.1.1 (#1, Aug 13 2001, 19:37:40) 
> [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-96)] on linux2
> Type "copyright", "credits" or "license" for more information.
> >>> import libxslt
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/lib/python2.1/site-packages/libxslt.py", line 2, in ?
>     import libxsltmod
> ImportError: ?1: shared object not open


Strange, indeed. I just tested the same checkout on my notebook:

|  
|  bash-2.05$ python2.1 
|  Python 2.1.1+ (#1, Jan  8 2002, 00:37:12) 
|  [GCC 2.95.4 20011006 (Debian prerelease)] on linux2
|  Type "copyright", "credits" or "license" for more information.
|  >>> 
|  bash-2.05$ python2.1 basic.py 
|  OK
|  bash-2.05$ 
|  

Hmm, these are _supposed_ to be the same installations. 
Ok, i've one more idea. I'll report later.

  Ralf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]