jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

pip install fails without jupyterlab #102

Closed martinal closed 6 years ago

martinal commented 7 years ago

Not sure it's exactly because jupyterlab is not installed, but I get this error on pip install .:

   ...
    creating /home/martinal/envs/env-versioned/share/jupyter/labextensions
    creating /home/martinal/envs/env-versioned/share/jupyter/labextensions/jupyter-threejs
    error: can't copy 'pythreejs/staticlab/jupyter-threejs.bundle.js': doesn't exist or not a regular file
jzf2101 commented 7 years ago

@jasongrout We discussed seeing if we could get pythreejs ready for jupyterlab beta and the jupyterlab demo. Any news on this?

vidartf commented 6 years ago

Fixed in 0.4.x and master.