coursera-aml-docker
coursera-aml-docker copied to clipboard
conda_requirements are not satisfiable
There is a conflict in the conda requirements. Keras 2.0.6 needs tensorflow <= 1.0.1 but tensorflow=1.2.1 is specified.
amls) Quasar:~ subhachandra$ conda install --yes --file conda_requirements.txt Fetching package metadata ............. Solving package specifications: .
UnsatisfiableError: The following specifications were found to be in conflict:
- keras ==2.0.6 -> tensorflow <=1.0.1 -> protobuf ==3.0.0b2
- tensorflow ==1.2.1
Use "conda info
" to see the dependencies for each package.
No matching distribution found for tensorflow==1.2.1