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
$ ~/.local/bin/dockter compile
Woops, sorry something went wrong :(
Please help us fix this issue by posting this output to https://github.com/stencila/dockter/issues/new
args: compile
version: 0.14.2
platform: linux
TypeError: Cannot read property 'info' of null
at PythonParser.createPackage (/snapshot/dockter/dist/PythonParser.js:186:26)
at
The text was updated successfully, but these errors were encountered:
Thanks for taking the time to report this @CrewTwo! I suspect that is is related to an incorrect package name - resulting in no data being returned from PyPI:
$ ~/.local/bin/dockter compile
Woops, sorry something went wrong :(
Please help us fix this issue by posting this output to https://github.com/stencila/dockter/issues/new
args: compile
version: 0.14.2
platform: linux
TypeError: Cannot read property 'info' of null
at PythonParser.createPackage (/snapshot/dockter/dist/PythonParser.js:186:26)
at
The text was updated successfully, but these errors were encountered: