notebook: fresh installation fails on current master with "No such file or directory"
git clone ...
and pip install -e . --user
fails on current master 58c66ef45 Merge pull request #1984 from jasongrout/resize
with
error: [Errno 2] No such file or directory: '/local/dakrenn/sage/jupyter-notebook/node_modules/proptypes'
.
It works with the 4 days older 68a514a29 Merge pull request #2033 from vlimant/master
.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 25 (23 by maintainers)
I don’t get this error, nor the one you describe in #2057. Are you still experiencing them? Can you provide more details about your system (OS, Python version, pip version)?