CamDavidsonPilon / Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
MIT License
26.51k stars 7.84k forks source link

installation in python 3 #480

Open lscarmic opened 4 years ago

lscarmic commented 4 years ago

I'm having a real time trying to get this thing to install in python 3. I'm just installing from requirements.txt into my virtualenv. Is there some secret sauce I'm missing? Thanks for the help!