Dear Ben and all, I am having troubles installing 2.16.0 from Anaconda, getting errors like: conda install -c salilab imp Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: \ Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed UnsatisfiableError: The following specifications were found to be incompatible with your system: - feature:/linux-64::__glibc==2.17=0 - imp -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17'] Your installed version is: 2.17 The incompatible specifications are bit random, running on another day or time I got: Package __glibc conflicts for: @/linux-64::__glibc==2.17=0 imp -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17'] On another computer got: ResolvePackageNotFound: - libopencv[version='>=4.5.1,<4.5.2.0a0’] Running one minute later: ResolvePackageNotFound: - gsl[version='>=2.6,<2.7.0a0’] Have the same with 2.15.0. Has anyone encountered similar issues and can suggest a solution? Best, Jan
|