this post was submitted on 20 May 2024
29 points (91.4% liked)

Python

7377 readers
66 users here now

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

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] dallen@programming.dev 3 points 1 year ago

In my experience:

  • No lockfile, and using the third party conda-lock is clunky
  • Painfully slow solver, although the libmamba solver came to the rescue
  • Conda-forge can lag behind pypi by weeks, depending on the package