well, it is working .. sort of : meaning that it is successfully installed and i have

running install_egg_info   
Writing /home/adrian/.local/lib/python3.7/site-packages/pyxrootd-v20190715_69aca6de-py3.7.egg-info   

and i have this

>>> import XRootD
>>> print (XRootD.__version__)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'XRootD' has no attribute '__version__'

but when trying to use it in my tool i get this :

  File "/home/adrian/bin/alien.py", line 100, in XrdCopy
    from XRootD import client
  File "/home/adrian/.local/lib/python3.7/site-packages/XRootD/client/__init__.py", line 3, in <module>
    from .glob_funcs import glob, iglob
  File "/home/adrian/.local/lib/python3.7/site-packages/XRootD/client/glob_funcs.py", line 26, in <module>
    from XRootD.client.filesystem import FileSystem
  File "/home/adrian/.local/lib/python3.7/site-packages/XRootD/client/filesystem.py", line 26, in <module>
    from pyxrootd import client
ImportError: /home/adrian/.local/lib/python3.7/site-packages/pyxrootd/client.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN5XrdCl3URLC1EPKc

Any idea what could be the problem?
Thank you!!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1025?email_source=notifications\u0026email_token=AA7NRDQC5GPGZ4OFGGGPOWLP7TWMZA5CNFSM4IDWE2AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7CM6Q#issuecomment-511583866", "url": "https://github.com/xrootd/xrootd/issues/1025?email_source=notifications\u0026email_token=AA7NRDQC5GPGZ4OFGGGPOWLP7TWMZA5CNFSM4IDWE2AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7CM6Q#issuecomment-511583866", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1