Open tokk-nv opened 5 years ago
This is expected. When calling python3 setup.py build
, I believe there are some odd cross dependencies.
If you call all of the instructions in order (ignoring this error), plugin.js
should be generated and the installation will succeed.
When I followed the setup method illustrated in README.md one line at a time, and executed the
sudo python3 setup.py build
line, I got the following error.ValueError: missing files: ['/home/dlinano/jupyter_clickable_image_widget/lib/plugin.js']
Full log attached. jupyter_clickable_image_widget_pluginjs-error.log