You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
bmorris3
changed the title
nbbuild command fails
nbsite build command fails with cryptic error
Mar 5, 2021
Running nbsite with the following command:
I get the following error:
Any tips? Thanks!
The text was updated successfully, but these errors were encountered: