通常,conda-script.py 不是用户直接运行的脚本,而是 Conda 环境的内部脚本。用户更常使用的是 Conda 的命令行接口(CLI),例如 conda create、conda install 等命令。因此,首先确认你是否在尝试运行一个错误的脚本或命令。 检查conda-script.py是否支持--python==3.8这样的参数格式: 从错误信息来看,--python==3.8 ...
comtypes 1.1.7 py37_1001 defaults conda-package-handling 1.6.1 py37h62dcd97_0 defaults conda-verify 3.4.2 py_1 defaults console_shortcut 0.1.1 4 defaults contextlib2 0.6.0.post1 py_0 defaults cryptography 2.9.2 py37h7a1dbc1_0 defaults curl 7.69.1 h2a8f88b_0 defaults cycler 0.10.0 ...
然而,我遇到了这样的错误: (base) C:\Users\pool prog\Miniconda3>conda env create -f environment.yml usage: conda-env-script.py [-h] {create,export,list,remove,update,config} ... conda-env-script.py: error: unrecognized arguments: environment.yml 我不明白发生了什么事。.yml文件已经在目录...
C:\Users\nj>conda list --show-channel-urls usage: conda-script.py [-h] [-V]command... conda-script.py: error: unrecognized arguments: --show-channel-urls Additional Context no Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment...
Python易用,但用好却不易,其中比较头疼的就是包管理和Python不同版本的问题,特别是当你使用Windows的...
C:\Users\dude\Desktop>conda update conda -c defaults --override usage: conda-script.py [-h] [-v] command ... conda-script.py: error: unrecognized arguments: -c defaults --overrideContributor asmeurer commented May 30, 2014 Ahh, you have a very old conda. @ilanschnell why did we ...
C:\Users\Mark\.vscode\extensions\ms-python.python-2023.2.0\pythonFiles\testing_tools\run_adapter.py: error: unrecognized arguments: --rootdir test -s --cache-clear <<<PYTHON-EXEC-OUTPUT ERROR conda.cli.main_run:execute(47): `conda run python C:\Users\Mark\.vscode\extensions\ms-python....
我在Anaconda的控制台中写道:但我明白了:conda-script.py: error: unrecognized arguments: --upgrade conda对此有不同的说法吗? 浏览3提问于2014-10-30得票数 2 1回答 Errorin在Anaconda中安装mlx趋向包 C:\Users\UTKARSH>conda安装-c conda-forge趋向解决环境:已完成环境位置: C:\ProgramData\Anaconda2 2mlxt...
spaCy是最流行的开源NLP开发包之一,它有极快的处理速度,并且预置了词性标注、句法依存分析、命名实体...
which occurs because a CI pipeline got canceled in a previous run and now the lock exists in that state. Then when I added the suggested command to the CI's script, I get: usage: conda [-h] [-V]command... conda: error: unrecognized arguments: --lock ...