小编ked*_*dad的帖子

脚本安装在目录中,不是 PATH

在使用pip安装Jupiter Notebook的过程中,它说脚本安装在不在PATH上的文件夹中。它会导致任何问题吗?我该如何解决?

这是完整的日志:

Installing collected packages: six, ipython-genutils, decorator, traitlets, jupyter-core, jsonschema, nbformat, tornado, pyzmq, entrypoints, pygments, MarkupSafe, jinja2, webencodings, bleach, mistune, pandocfilters, testpath, defusedxml, nbconvert, Send2Trash, wcwidth, prompt-toolkit, parso, jedi, colorama, pickleshare, backcall, ipython, python-dateutil, jupyter-client, ipykernel, pywinpty, terminado, prometheus-client, notebook
  The scripts jupyter-migrate.exe, jupyter-troubleshoot.exe and jupyter.exe are installed in 'c:\users\??????\appdata\local\programs\python\python37\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.
  The script jsonschema.exe is installed in 'c:\users\??????\appdata\local\programs\python\python37\Scripts' …
Run Code Online (Sandbox Code Playgroud)

windows python pip

16
推荐指数
3
解决办法
18万
查看次数

批量将文件夹中的不同文件转换为PDF

我需要一个 Linux 命令行工具,可以通过脚本将不同格式的文件(通常是 .odt、.docx 和 .rtf)转换为 PDF。我该怎么做呢?

linux pdf batch conversion

7
推荐指数
1
解决办法
3869
查看次数

标签 统计

batch ×1

conversion ×1

linux ×1

pdf ×1

pip ×1

python ×1

windows ×1