Ric Anderson <azri...@gmail.com> added the comment: 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? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32151> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com