[lug] Running a mixed Python environment

Jed S. Baer blug at jbaer.cotse.net
Fri Sep 11 09:22:16 MDT 2020


On Fri, 11 Sep 2020 09:03:18 -0600
Rob Nagler wrote:

> You might want to look into pyenv <https://github.com/pyenv/pyenv>.
> 
> Orion writes:
> > Python2 is dead. Time to pull off the band-aid and switch.  
> 
> We just did it, but it can be challenging in a complex environment,
> especially where you don't control all the code.

And in fact I don't. I did write a couple things, but chirp comes from
danplanet.

As far as pulling off the bandaid, Ubuntu is just one big sticky bandaid
for me. For various reasons, not all of which have to do with the OS,
spending time converting code isn't on my list, especially if I can get an
environment where I have the modules, without a lot of pain.

I don't have any trouble invoking these scripts under Python2, what I need
is to get the modules they use where they can find them.
-- 
All operating systems suck, but Linux just sucks less
 - Linus Torvalds


More information about the LUG mailing list