-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Kernel seems fail / not start when these config options from example in docs are included in nbstata.conf:
graph_width = 15cm
graph_height = 11cm
the error printed in notebook:
ModuleNotFoundError: pystata path not found
A Stata 17 installation is required to use the nbstata Stata kernel. If you already have Stata 17 installed, please specify its path in your configuration file.
Based on the documentation I tried other units too but with same failed result:
graph_width = 720px
graph_height = 480px
Version of nbstata used:
nbstata 0.6.2
The only option was to omit them, which is fine for now, but generally should we expect this to work?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working