On Wed, Dec 7, 2016 at 7:53 AM, Michal Cyprian <mcypr...@redhat.com> wrote: > - system-python (i.e. what all programs installed via DNF will use) is > limited to site-packages under /usr, so DNF-installed software is unaffected > by anything installed with pip
system-python is not intended for this use-case. It was designed to support DNF itself and other related system software. It's also intentionally set up to not have everything that regular python3 has. I would really hesitate to allow this to be used for more than that, because then we're back to square one, again... -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org