Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 11 Jan 2017
Python

#94: Guarenteed packages via Conda and Conda-Forge

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…

Source: Talk Python To Me Michael Kennedy (@mkennedy)