Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to run code on the pymc/pymc3 Docker image #513

Open
RWilsker opened this issue Nov 13, 2020 · 0 comments
Open

Trying to run code on the pymc/pymc3 Docker image #513

RWilsker opened this issue Nov 13, 2020 · 0 comments

Comments

@RWilsker
Copy link

After having installs of Theano kill my Windows 10 machine repeatedly, I decided to use the Docker image (pymc/pymc3) to go through the book. I had no issues (after a couple of false starts) sharing my Windows scripts with the running image), but when I try to run first (!) Jupyter script in Chapter 1 that uses pymc, I get message after message about missing components - fastprogress, h5py, typing_extensions, dill,, arviz. Even after using conda to add all those packages, I get errors about "no model on the context stack"

I've used dozens of packages, including Tensorflow / Keras, and never seen issues like this. I'm pretty much ready to give up - I'd like to learn this, but I have only so many days to burn up on this stuff. Is there some simple change to what I'm doing that would make this stuff work better? Are there any instructions somewhere about using the book with a Docker image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant