Open
Description
- Full runnable code or full changes you made:
conda create -n two-stage-weed-test python=3.10.12
%conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.6 -c pytorch -c nvidia
!python -m pip install cython pyyaml
!python -m pip install -U 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
!python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
- Full logs or other relevant observations:
Channels:
- pytorch
- nvidia
- defaults
- conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/agandh04/miniconda3/envs/two-stage-weed-test
added / updated specs:
- pytorch-cuda=11.6
- pytorch==1.13.1
- torchaudio==0.13.1
- torchvision==0.14.1
The following packages will be downloaded:
package | build
---------------------------|-----------------
blas-1.0 | mkl 6 KB
...
ERROR: Failed building wheel for detectron2
Running setup.py clean for detectron2
Failed to build detectron2
ERROR: Failed to build installable wheels for some pyproject.toml based projects (detectron2)
Metadata
Metadata
Assignees
Labels
No labels