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

Make container throws error "No module named 'jupytext' #67

Closed
sjsrey opened this issue Nov 20, 2019 · 2 comments
Closed

Make container throws error "No module named 'jupytext' #67

sjsrey opened this issue Nov 20, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sjsrey
Copy link
Contributor

sjsrey commented Nov 20, 2019

Step 4/19 : RUN jupyter-book create testbook --demo                                                                                                                                                           

Throws:

ModuleNotFoundError: No module named 'jupytext'
@sjsrey sjsrey added the bug Something isn't working label Nov 20, 2019
@darribas
Copy link
Member

Whoops! My bad! make container actually builds it and that's not what we need to do. My plan is to only upgrade every six months (ie. every time there's a new PySAL/contextily/gds_env release). That way we also get the most recent jupytext and jupyter-book but, until upgrade day, the recommended way is to just pull the "official" stack. For that, this will get you there:

docker pull gdsbook/stack:3.0

Let me know if that doesn't work and sorry again for the mixup with the command...

@darribas
Copy link
Member

Closing this as it seems resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants