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

nbsite build command fails with cryptic error #196

Open
bmorris3 opened this issue Mar 5, 2021 · 0 comments
Open

nbsite build command fails with cryptic error #196

bmorris3 opened this issue Mar 5, 2021 · 0 comments

Comments

@bmorris3
Copy link

bmorris3 commented Mar 5, 2021

Running nbsite with the following command:

nbsite build --what=html --examples=../examples --doc=./ --output=_build/html

I get the following error:

Exception occurred:
  File "/Users/bmmorris/git/kelp/.tox/build_docs/lib/python3.7/site-packages/nbsite/nbbuild.py", line 56, in kc
    msg_id = self._kc.execute( # noqa: a mess
AttributeError: 'NoneType' object has no attribute 'execute'

Any tips? Thanks!

@bmorris3 bmorris3 changed the title nbbuild command fails nbsite build command fails with cryptic error Mar 5, 2021
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