Message307326
Okay, are virtual env's expected to not be compatible as well?
E.g., I built a venv under 3.5; venv copied in the 3.5 python executable, but not the needed library; should not -mvenv also copy libpython3.5 into the virutal setup or at least include the LD_LIBRARY_PATH to libpython3.5 in bin/activate, so that myenv/bin/python3.5 can find its needed library? |
|
| Date |
User |
Action |
Args |
| 2017-11-30 16:20:46 | Ric Anderson | set | recipients:
+ Ric Anderson, ronaldoussoren |
| 2017-11-30 16:20:46 | Ric Anderson | set | messageid: <1512058846.06.0.213398074469.issue32151@psf.upfronthosting.co.za> |
| 2017-11-30 16:20:46 | Ric Anderson | link | issue32151 messages |
| 2017-11-30 16:20:45 | Ric Anderson | create | |
|