Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

ERROR: Could not process ipynb | basic #129

Open
hydroclaus opened this issue Jan 11, 2021 · 2 comments
Open

ERROR: Could not process ipynb | basic #129

hydroclaus opened this issue Jan 11, 2021 · 2 comments

Comments

@hydroclaus
Copy link

Hello,

I am running in its own environment (that I just created fresh, because I wanted a new start)

  • pelican 4.5.4
  • python 3.9.1
  • nbconvert 6.0.7
  • pelican-jupyter 0.10.0

With my existing pelican setup, everything compiles fine -- except the jupyter notebooks that I have.
I get errors for each ipynb that I have for existing posts (along with their *.nbdata pendants)

ERROR: Could not process ./AAA.ipynb
| basic

The only guess that I have might be that this is related to nbconvert... a folder

~/anaconda3/envs/pelican/share/jupyter/nbconvert/templates/basic

does exist and includes two files: conf.json and index.html.j2

I'd appreciate any pointers!
Thanks,
Claus

@m4rtinpf
Copy link

Duplicate of #126

@hydroclaus
Copy link
Author

oh, I downgraded to python 3.6 and nbconvert=5.6.0 and notebook=5.6.0(via #126). It does work again. Thanks.

napsternxg added a commit to napsternxg/blog that referenced this issue Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants