106
Python 3.12.0 (www.python.org)
you are viewing a single comment's thread
view the rest of the comments
[-] ComplexLotus@lemmy.world 4 points 11 months ago

How do you guys update python versions and all the libraries you have installed? I have multiple like

  • pygame
  • ptpython
  • pandas
  • Pillow
  • icecream
  • ... is it not a massive hassle to have to reinstall all of this with every new version and fight the old version on ubuntu?
[-] coffeewithalex@lemmy.world 3 points 11 months ago

On Linux, I'd just build my own Python binaries and make them available. But you can also use pyenv for the same thing if you're ok with it.

Then, using poetry, I have different projects with isolated environments.

load more comments (5 replies)
this post was submitted on 02 Oct 2023
106 points (99.1% liked)

Python

6145 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS