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

missing files: ['..../plugin.js'] error #1

Open
tokk-nv opened this issue Jun 12, 2019 · 1 comment
Open

missing files: ['..../plugin.js'] error #1

tokk-nv opened this issue Jun 12, 2019 · 1 comment

Comments

@tokk-nv
Copy link
Contributor

tokk-nv commented Jun 12, 2019

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

@jaybdub
Copy link
Owner

jaybdub commented Jun 12, 2019

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.

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

2 participants