安装模块后收到错误消息

甘道夫

我安装了几个模块,安装后,出现以下消息。

WARNING: The script pygmentize.exe is installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The scripts iptest.exe, iptest3.exe, ipython.exe and ipython3.exe are installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The scripts jupyter-migrate.exe, jupyter-troubleshoot.exe and jupyter.exe are installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The script jsonschema.exe is installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The script jupyter-trust.exe is installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The scripts jupyter-kernel.exe, jupyter-kernelspec.exe and jupyter-run.exe are installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The scripts jupyter-bundlerextension.exe, jupyter-nbextension.exe, jupyter-notebook.exe and jupyter-serverextension.exe are installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The script jupyter-console.exe is installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.
  WARNING: The script isympy.exe is installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\Scripts' which is not on PATH.
  WARNING: The scripts nosetests-3.4.exe and nosetests.exe are installed in 'C:\Users\ebben\AppData\Roaming\Python\Python38\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.

我对模块了解不多,也不知道如何在不弄乱某些东西的情况下解决此问题。

RJ阿德里亚森

您必须添加C:\Users\ebben\AppData\Roaming\Python\Python38\Scripts到PATH才能从命令行运行模块。假设您使用的是Windows 10,请按照以下说明进行操作

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

我收到错误消息-错误:安装Cordova时找不到模块'cordova-common'

来自分类Dev

如何在我的项目中安装django-scheduler。我收到一条错误消息,指出无法导入模块

来自分类Dev

我已经安装软件包后运行docker compose up时,我不断收到``找不到模块''错误

来自分类Dev

收到错误消息:模块'gym'没有属性'make'

来自分类Dev

无法重新安装Ubuntu,仅收到错误消息

来自分类Dev

收到错误消息,未安装ImageMagick / GraphicsMagick。视窗

来自分类Dev

尝试导入已安装的Python模块收到错误

来自分类Dev

收到此消息后如何检测我的编码错误

来自分类Dev

尽管安装了torch vision pytorch库,但我收到一个错误消息,说没有名为torch vision的模块

来自分类Dev

从CPAN安装Perl模块时收到“要求代理身份验证”消息

来自分类Dev

收到错误ModuleNotFoundError:安装模块时没有名为“ mysql”的模块

来自分类Dev

我收到错误消息“找不到模块'react'的声明文件”

来自分类Dev

安装tensorflow后的消息

来自分类Dev

NSURL-收到错误消息

来自分类Dev

客户收到消息的分段错误

来自分类Dev

收到错误消息:意外的令牌

来自分类Dev

Ruby RubyGems:为什么在尝试安装gem时总是收到错误消息?

来自分类Dev

无法安装枕头:为什么我会收到错误消息?

来自分类Dev

我收到此错误消息:在尝试安装Linux内核驱动程序固件时

来自分类Dev

尝试通过命令行安装Chrome时收到错误消息

来自分类Dev

为什么我在通过 NuGet 安装 Microsoft.EntityFrameworkCore 时收到错误消息

来自分类Dev

我一直在尝试安装drupal招聘模块,但是每次我收到此错误

来自分类Dev

如何在 Ubuntu 20.10 上安装波动性?我收到错误消息:“E:包‘volatility’没有安装候选”

来自分类Dev

重新安装后,收到“localhost重定向你太多次”错误

来自分类Dev

试图在angular js中创建简单的登录表单?我收到错误消息“由于某些异常模块无法加载”

来自分类Dev

安装后导入PowerShell模块

来自分类Dev

为什么我总是收到错误消息或构建错误消息?

来自分类Dev

安装Anaconda后无法安装Python模块

来自分类Dev

BSXPCMessage收到错误消息:连接中断

Related 相关文章

  1. 1

    我收到错误消息-错误:安装Cordova时找不到模块'cordova-common'

  2. 2

    如何在我的项目中安装django-scheduler。我收到一条错误消息,指出无法导入模块

  3. 3

    我已经安装软件包后运行docker compose up时,我不断收到``找不到模块''错误

  4. 4

    收到错误消息:模块'gym'没有属性'make'

  5. 5

    无法重新安装Ubuntu,仅收到错误消息

  6. 6

    收到错误消息,未安装ImageMagick / GraphicsMagick。视窗

  7. 7

    尝试导入已安装的Python模块收到错误

  8. 8

    收到此消息后如何检测我的编码错误

  9. 9

    尽管安装了torch vision pytorch库,但我收到一个错误消息,说没有名为torch vision的模块

  10. 10

    从CPAN安装Perl模块时收到“要求代理身份验证”消息

  11. 11

    收到错误ModuleNotFoundError:安装模块时没有名为“ mysql”的模块

  12. 12

    我收到错误消息“找不到模块'react'的声明文件”

  13. 13

    安装tensorflow后的消息

  14. 14

    NSURL-收到错误消息

  15. 15

    客户收到消息的分段错误

  16. 16

    收到错误消息:意外的令牌

  17. 17

    Ruby RubyGems:为什么在尝试安装gem时总是收到错误消息?

  18. 18

    无法安装枕头:为什么我会收到错误消息?

  19. 19

    我收到此错误消息:在尝试安装Linux内核驱动程序固件时

  20. 20

    尝试通过命令行安装Chrome时收到错误消息

  21. 21

    为什么我在通过 NuGet 安装 Microsoft.EntityFrameworkCore 时收到错误消息

  22. 22

    我一直在尝试安装drupal招聘模块,但是每次我收到此错误

  23. 23

    如何在 Ubuntu 20.10 上安装波动性?我收到错误消息:“E:包‘volatility’没有安装候选”

  24. 24

    重新安装后,收到“localhost重定向你太多次”错误

  25. 25

    试图在angular js中创建简单的登录表单?我收到错误消息“由于某些异常模块无法加载”

  26. 26

    安装后导入PowerShell模块

  27. 27

    为什么我总是收到错误消息或构建错误消息?

  28. 28

    安装Anaconda后无法安装Python模块

  29. 29

    BSXPCMessage收到错误消息:连接中断

热门标签

归档