Personally I prefer to use Docker (or choose another container tech). Keeps the default installs clean, allows me to commit the configuration and I can work with different dependency tress for different applications quite easily.
- Steve -- Steve deRosier Cal-Sierra Consulting https://www.cal-sierra.com/ On Thu, May 24, 2018 at 8:44 AM 'Matthew Miller' via BBEdit Talk < [email protected]> wrote: > Hello All, > I'm fairly new to BBEDIT, and have recently installed two versions of python on my Mac mini. The original version of python installed was 2.7, however, I also wanted to work with python 3.0 for different projects. Now my previous code that worked with Python 2.7 no longer works after I installed a separate Python version 3.7. Any recommendations on how to fix this issue? My goal would be to set a default python version through BBEDIT that way I can bounce between the two python versions. > Best, > Matt > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/bbedit. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
