Juan Luis
01/17/2023, 9:48 AM.dmg
installers directly from <http://python.org|python.org>
(even though it's not very efficient)
• using `conda`/`mamba`/`micromamba` (the one I'm more inclined to)
thoughts?datajoely
01/17/2023, 11:22 AMJuan Luis
01/17/2023, 11:53 AMAlso if you want to use containers the firm wants you to use Rancher desktop since it hasn’t paid the Docker licenceuh that's good to know
I use minconda but mamba may be the way to go these daysI find
micromamba
totally awesome ✨
you need XCode for some of the C++ stuff behind the scenesI thought the "Xcode Command Line Tools" (not to be confused with plain "Xcode" apparently) were enough to install
git
, clang/gcc
and so on? https://www.freecodecamp.org/news/install-xcode-command-line-tools/datajoely
01/17/2023, 12:23 PMaadi
01/17/2023, 8:10 PMJordan
01/18/2023, 4:20 PMmamba
/`micromamba` always seem to resolve the deep learning frameworks properly. I’ve recently been using conda-lock
for reproducible builds, which I’m also quite impressed with.