On Sat, 13 Apr 2019 21:05:39 +1000
Steven D'Aprano <st...@pearwood.info> wrote:

> If you're running MM2 under Python 2.7, and you also have Python 3.7 
> installed, the two Python interpreters don't share packages unless 
> you're doing something unusual. So updating one version of the
> installed package shouldn't touch the other.
> 
> That's been my experience, for what its worth.

My latest was SaltStack on centos 6 obsoleting some python-2.6 rpms or
other and automagically replacing it with python-2.7 versions. The
other guy here had his virtualenv pull in a wrong package on the deploy
host, and took a while to figure out and find a workaround.

I mostly managed to suppress the memories of trying to upgrade
openstack from nova to havana (or whatever they were called).
-- 
Dmitri Maziuk <dmaz...@bmrb.wisc.edu>
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to