Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Error: Dependencies missing in current linux-64 channels: #2522

Open
cl5220418 opened this issue May 15, 2018 · 0 comments
Open

Error: Dependencies missing in current linux-64 channels: #2522

cl5220418 opened this issue May 15, 2018 · 0 comments

Comments

@cl5220418
Copy link

cl5220418 commented May 15, 2018

When I installed caffe2 in the Linux Anaconda environment, I got this error. What should I do? Thank you!

(onnx)
lchen@alphago-dell: ~
$ conda install -c caffe2 caffe2
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ........
Solving package specifications: .
Error: Dependencies missing in current linux-64 channels:
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> jasper >=1.900.1,<2.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> gflags >=2.2.1,<2.3.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> ffmpeg >=3.4,<3.5.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> libprotobuf >=3.4.1,<3.5.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> libprotobuf >=3.4.1,<3.5.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> ffmpeg >=3.4,<3.5.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> ffmpeg >=3.4,<3.5.0a0 -> libvpx >=1.6.1,<1.7.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> ffmpeg >=3.4,<3.5.0a0 -> libvpx >=1.6.1,<1.7.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> jasper >=2.0.14,<3.0a0 -> libglu >=9.0.0,<10.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> jasper >=2.0.14,<3.0a0 -> libglu >=9.0.0,<10.0a0 -> libstdcxx-ng 7.2.0.*
- caffe2 -> gflags >=2.2.1,<2.3.0a0 -> libgcc-ng 7.2.0.*
- caffe2 -> opencv >=3.3.1,<3.3.2.0a0 -> ffmpeg >=3.4,<3.5.0a0 -> libopus >=1.2.1,<2.0a0 -> libgcc-ng 7.2.0.*
Did you mean one of these?
libstdcxx-ng
You can search for this package on anaconda.org with
anaconda search -t conda libgcc-ng 7.2.0.*
(and similarly for the other packages)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant