|
|
|
|
|
by pantsforbirds
709 days ago
|
|
I still love miniconda for DS work. If you want to setup a project to process some videos using some python libraries, you can use conda to install a specific version of ffmpeg into the project without worrying about your system installation. Lot's of random C/C++/Fortran libraries that can be used directly from conda and save a massive headache. |
|