specify Python 3.11 Browse files now that it's supportedmain (binder-examples/conda#20) minrk committed Feb 16, 2023 Verified 1 parent 9f0e2b8 commit 28e6aee Showing 1 changed file with 1 addition and 0 deletions. Whitespace Ignore whitespace Split Unified 1 change: 1 addition & 0 ...
这里,python[version='>=3.9'] 出现在错误信息中,表明some_package需要一个Python版本至少为3.9的环境,而你的当前环境是Python 3.8,因此这个包在你的环境中不可用。 conda不会自动更改Python的小版本号,除非用户明确指定: conda在解决环境依赖时,默认会尊重用户当前环境中的Python版本,并且不会自动升级到不同的...
conda install pytorch cudatoolkit=8.0 And that will get you a PyTorch compiled with CUDA 8, rather than something else. The CUDA driver provides a C API to query what maximum version of CUDA is supported by the driver, so a few months ago I wrote a self-contained Python function for ...
python version:3.12.4.final.0 solver:libmamba (default) virtual packages:__archspec=1=skylake __conda=24.5.0=0 __cuda=12.2=0 __win=0=0 base environment:**redacted**\micromamba-binary\envs\conda-lock-env (writable) conda av data dir:**redacted**\micromamba-binary\envs\conda-lock-...
like channels: - asmeurer Not to be confused with specifying channels on a package, which is conda/conda#988.
python/ray/tests/test_runtime_env_uv.py Show resolved python/ray/_private/runtime_env/uv.py Show resolved dentiny added 3 commits November 9, 2024 01:21 Merge branch 'master' into hjiang/uv-install-version e3babd7 add extra check for uv version … dc0daf5 install specific ver...
Hi, Is it a good idea to add that? Example name: IOOS3 dependencies: - python=3.6 - bagit - beautifulsoup4 # -c conda-forge PS: I know we can set that via channels: - conda-forge - XYZ but this is not really great if I want package "A" f...
(most recent call last): File "/home/jovyan/intel-xpu-backend-for-triton/.scripts_cache/intel-extension-for-pytorch/setup.py", line 1168, in <module> setup( File "/home/jovyan/.conda/envs/python-3.12/lib/python3.12/site-packages/setuptools/__init__.py", line 117, in setup return ...
BLD: add option to specify numpy header location #43397 Sign in to view logs Summary Jobs Install Extras - ${{ matrix.extra }} Test Conda Forge Recipe - Python ${{ matrix.python-version }} Run details Usage Workflow file
[conda] numpydoc 1.5.0 py311h06a4308_0 ROCM Version: Could not collect Neuron SDK Version: N/A vLLM Version: 0.4.1 vLLM Build Flags: CUDA Archs: 5.2 6.0 6.1 7.0 7.2 7.5 8.0 8.6 8.7 9.0+PTX; ROCm: Disabled; Neuron: Disabled ...