#94: Guarenteed packages via Conda and Conda-Forge

Talk Python To Me

Episode | Podcast

Date: Wed, 11 Jan 2017 00:00:00 -0800

Have you ever had trouble installing a package you wanted to use in your Python app? Likely it contained some odd dependency, required a compilation step, maybe even using an uncommon compiler like Fortran. Did you try it on Windows? How many times have you seen "Cannot find vcvarsall.bat" before you had to take a walk?