我的环境.yaml文件中包含了Opencv-python: name: project_environment # The python interpreter version# Currently Azure ML only supports 3.5.2 and later. # You must list azureml-defaultsdependency - Cython
- ma
我正在尝试安装到oct2py包中,以便在我的python脚本中导入。然而,每当我运行命令pip install oct2py时,都会得到以下错误:
Fatal error in launcher: Unable to create process using '"c:\python37\python.exe" "C:\Program Files\Python37\Scripts\pip.exe" ': file cannot be found.
安装orion-ml的推荐方法是通过pip (例如,pip install orion-ml),如github 中所述。happened here: INFO: pip is looking at multiple versions of <Pythonfrom Requires-Python> to determine
which version is compatible with other req