The script jupyter-contrib.exe is installed in 'C:\Users\Administrator\AppData\Roaming\Python\Python310\Scripts' which is not on PATH
时间: 2023-09-19 13:12:43 浏览: 139
这个警告意味着脚本"jupyter-contrib.exe"安装在路径"C:\Users\Administrator\AppData\Roaming\Python\Python310\Scripts"中,但该路径没有被添加到系统的环境变量中。要解决这个问题,有几种方法可以尝试:
1. 添加路径到系统的环境变量:打开"控制面板",点击"系统和安全",然后选择"系统",点击"高级系统设置",在弹出的窗口中点击"环境变量",在"系统变量"下找到"Path"变量,点击"编辑",然后点击"新建",输入路径"C:\Users\Administrator\AppData\Roaming\Python\Python310\Scripts",点击"确定"保存修改。
2. 使用命令行参数"--no-warn-script-location"来禁止显示警告。在安装或运行jupyterlab时,使用命令"jupyterlab --no-warn-script-location"来启动,这样警告将不会再显示。
请注意,以上方法都需要确保路径指向的文件存在且正确。希望这能帮助您解决问题。 <span class="em">1</span><span class="em">2</span><span class="em">3</span><span class="em">4</span>
相关问题
WARNING: The scripts pyi-archive_viewer.exe, pyi-bindepend.exe, pyi-grab_version.exe, pyi-makespec.exe, pyi-set_version.exe and pyinstaller.exe are installed in 'C:\Users\李强\AppDat a\Roaming\Python\Python310\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed altgraph-0.17.3 pefile-2023.2.7 pyinstaller-5.10.1 pyinstaller-hooks-contrib-2023.3 pywin32-ctypes-0.2.0
这是一条警告信息,它表示在你的系统中安装了 PyInstaller 软件及其相关的脚本,但是这些脚本所在的路径不在系统的 PATH 环境变量中。你可以将这个目录添加到 PATH 中,或者使用参数 --no-warn-script-location 来忽略这个警告。另外,这条信息还告诉你 PyInstaller 及其依赖库已经安装成功。
Jupyter command `jupyter-contrib` not found.
The `jupyter-contrib` command is not a built-in command in Jupyter. It is a package that needs to be installed separately. You can install it using pip by running the following command in your terminal:
```
pip install jupyter_contrib_nbextensions
```
After installing the package, you can enable the extensions by running the following command:
```
jupyter contrib nbextension install --user
```
This will install a set of useful extensions that can enhance your Jupyter experience. You can then enable individual extensions by going to the Jupyter Notebook dashboard and selecting the `Nbextensions` tab.
阅读全文
相关推荐
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![bz2](https://img-home.csdnimg.cn/images/20250102104920.png)
![.zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20241231044955.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)