Re: [Toolserver-l] Problem with matplolib / pylab

2010-11-28 Thread River Tarnell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robin Krahl:
 ImportError: ld.so.1: python: fatal: relocation error: file
 /opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/_path.so:
 symbol
 __1cDstdMbasic_string4Ccn0ALchar_traits4Cc__n0AJallocator4Cc___J__nullref_:
 referenced symbol not found

This should be fixed now.

- river.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (FreeBSD)

iEYEARECAAYFAkzyS98ACgkQIXd7fCuc5vLFwQCeL0y+WqdPz1uAjfzuyn+0J6Ox
qdcAnijpm4C1u8YLmWRcx0s4ANYttt2h
=4HrO
-END PGP SIGNATURE-

___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette


Re: [Toolserver-l] Problem with matplolib / pylab

2010-11-27 Thread MZMcBride
Robin Krahl wrote:
 I¹m having a problem when I try to use pylab / matplotlib.pylab from
 command-line (willow) as well as from a cgi script (wolfsbane).
 [...] 
 Does anyone know how to solve this problem? I guess its a configuration
 or installation error, isn¹t it?

It looks like matplotlib and numpy are being installed globally:
* https://jira.toolserver.org/browse/TS-776
* https://jira.toolserver.org/browse/MNT-833

MZMcBride



___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette


[Toolserver-l] Problem with matplolib / pylab

2010-11-24 Thread Robin Krahl
Hi,

I’m having a problem when I try to use pylab / matplotlib.pylab from
command-line (willow) as well as from a cgi script (wolfsbane). This
exception is raised:


 import pylab
Traceback (most recent call last):
  File stdin, line 1, in module
  File /opt/ts/python/2.6/lib/python2.6/site-packages/pylab.py, line
1, in module
from matplotlib.pylab import *
  File
/opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/pylab.py,
line 216, in module
from matplotlib import mpl  # pulls in most modules
  File
/opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/mpl.py, line
1, in module
from matplotlib import artist
  File
/opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/artist.py,
line 6, in module
from transforms import Bbox, IdentityTransform, TransformedBbox,
TransformedPath
  File
/opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/transforms.py,
line 34, in module
from matplotlib._path import affine_transform
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/ts/python/2.6/lib/python2.6/site-packages/matplotlib/_path.so:
symbol
__1cDstdMbasic_string4Ccn0ALchar_traits4Cc__n0AJallocator4Cc___J__nullref_:
referenced symbol not found


Does anyone know how to solve this problem? I guess its a configuration
or installation error, isn’t it?

Thanks for your help!

Best regards,
Robin

-- 
Robin Krahl || ireas
  http://robin-krahl.de
  m...@robin-krahl.de



signature.asc
Description: OpenPGP digital signature
___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette