admin管理员组文章数量:1125081
This is probably a simple issue, but I do so little sys admin that it stops me.
Background: I want to update my standalone Jupyter Notebook install from 7.1. I'm using an M2 MacBook Pro running Sonoma 14.5. I installed Jupyter about 2 years ago when i bought the machine and created a standalone setup when I encountered Anaconda problems. I've had Notebook running well with R, Python, Julia, but lately I've been taking a lot of markdown math notes and have noticed an issue where Notebook creates scrollbars in Markdown cells containing $$math_here \tag{number}$$
-style equations. i think this has been fixed.
I type at the terminal: pip install --upgrade notebook
Mid-upgrade, I get the following error that stops the process
ERROR: Could not install packages due to an OSError: Cannot move the non-empty directory '/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/jupyterlab-4.1.1.dist-info/': Lacking write permission to '/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/jupyterlab-4.1.1.dist-info/'.
Possibly some bash chmod one-liner fixes this, but I do so little of this I thought I would ask if this was a known issue before i started mucking around.
本文标签: Permissions issue in updating standalone Jupyter Notebook on MacOSStack Overflow
版权声明:本文标题:Permissions issue in updating standalone Jupyter Notebook on MacOS - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736658816a1946323.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论