Installing into site-packages using the system python seems fraught with difficulties anyway; what if extensions are involved and the system and manual python installations are extension-ABI-incompatible for some reason? Requiring use of the locally-installed python for this case seems reasonably justifiable to me, unless I'm missing something.
-- Python distutils installs into 'site-packages' instead of 'dist-packages' when a prefix is set https://bugs.launchpad.net/bugs/362570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
