PythonNumericalDemos icon indicating copy to clipboard operation
PythonNumericalDemos copied to clipboard

Unable to install library pymc3

Open KGoyal01 opened this issue 2 years ago • 0 comments

Downloaded Anaconda 3 and did pip install geostatspy package. Opened ipykernel in Jupyter notebook and pasted code to install pymc3 in the box. The kernel then runs for a long time (30+ minutes), and then shows Unsatisfiable Error and No Module Found: pymc3. Appreciate your quick help as I need to use pymc3 for a Bayesian Linear Regression School Project.

KGoyal01 avatar Oct 23 '23 12:10 KGoyal01