Print

Print


so, i just noticed that on el7 (lxplus) with native python (3.6.8) the client version is not properly shown..
to reproduce, just `pip install --user xrootd` and then:  
```
python3
Python 3.6.8 (default, Apr  2 2020, 13:34:55)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from XRootD import client
>>> print(f'XRootD version: {client.__version__}\nXRootD path: {client.__file__}', flush = True)
XRootD version: unknown
XRootD path: /afs/cern.ch/user/a/asevcenc/.local/lib/python3.6/site-packages/XRootD/client/__init__.py
```

```
pip3 freeze | grep xrootd
xrootd==4.12.0
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1210

########################################################################
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