Print

Print


@raymondEhlers : thanks for your comment, could you provide a more concrete example on how to determine the pyenv installation to be used?

My understanding is that:

It would be great if we could come up with a docker based scenario where we could test the pip installation, e.g.

docker run -it --rm ubuntu:bionic /bin/bash

apt-get update
apt-get -y install python3.7 python3-pip python3.7-venv pkg-config cmake uuid-dev libssl-dev libz-dev

PYTHON_CONFIGURE_OPTS='--enable-shared' pyenv install 3.7-dev
PYTHON_CONFIGURE_OPTS='--enable-shared' pyenv install 3.7.11

In this scenario we have two installations with libpython3.so:

Could you give me a snipped of python code or shell script that will decide which one to choose?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1474#issuecomment-908438163", "url": "https://github.com/xrootd/xrootd/issues/1474#issuecomment-908438163", "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