Python Forum
preparing the installation of a Python-development environment
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
preparing the installation of a Python-development environment
#8
You could also build a Docker image containing Python and the libraries you're likely to need (there are already official Docker images for Python) that you can use anywhere (anywhere you have Docker installed). I've taken this approach with Clojure, for example, so that I can have the same set up on both my work Mac and my personal Linux machine, without much hassle.
Reply


Messages In This Thread
RE: preparing the installation of a Python-development environment - by ndc85430 - Mar-24-2020, 03:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 295 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  Python installation for old MacOS Yonix 1 644 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installing python packages in a virtual environment Led_Zeppelin 1 953 Aug-15-2023, 08:18 PM
Last Post: deanhystad
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 1,092 Jul-15-2023, 11:32 AM
Last Post: snippsat
  Development Environment Problems standenman 1 653 Jun-13-2023, 10:45 PM
Last Post: Larz60+
  Understanding venv; How do I ensure my python script uses the environment every time? Calab 1 2,592 May-10-2023, 02:13 PM
Last Post: Calab
  Python development environment standenman 3 1,898 May-04-2023, 07:24 PM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,962 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,088 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  Python Scripting Environment jpotter0 1 1,950 Nov-19-2022, 03:07 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020