gpt4 book ai didi

python - 导入模块 virtualenvwrapper

转载 作者:太空宇宙 更新时间:2023-11-03 17:36:53 24 4
gpt4 key购买 nike

我正在使用 powershell。我成功安装了 virtualenvwrapper-powershell。

但是当我输入“Import-Module virtualenvwrapper”时,出现以下错误:

PS C:\Python27> Import-Module virtualenvwrapper Import-Module : The specified module 'virtualenvwrapper' was not loaded because no valid module file was found in any module directory. At line:1 char:1

Import-Module virtualenvwrapper ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CategoryInfo : ResourceUnavailable: (virtualenvwrapper:String) [Import-Module], FileNotFoundException FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand

如果您能给我一些建议,那就太好了...

最佳答案

您需要将 VirtualEnvWrapper 文件夹粘贴到以下目录中。这对我有用

**

` C:\Windows\System32\WindowsPowerShell\v1.0\Modules

`

**

关于python - 导入模块 virtualenvwrapper,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31096527/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com