plain-baker-2104
01/12/2023, 1:09 PMConda ran into an error while setting up environment.:
Step: start, Error: command mambaforge/condabin/mamba', 'create', '--yes', '--no-default-packages', '--name', 'metaflow_MRPFlow_osx-64_XXX', '--quiet', <PACKAGES>]' returned error (1): b'Encountered problems while solving:\n - nothing provides requested <PACKAGE>\n\n{\n "success": false\n}\n', stderr=b''
However, I don't get the error when I try to run that same command copying all the command line parameters:
mamba create ... <PACKAGE LIST>. So is there something else the command is doing?
[In my current situation, I did get "errors", but the environment was created, and I could activate it.
SafetyError: The package for pytest-regressions located at /Users/sean.violante/mambaforge/pkgs/XXXX
appears to be corrupted. The path 'site-packages/XXX.py'
has an incorrect size.
reported size: 10908 bytes
actual size: 10913 bytes
ClobberError: This transaction has incompatible packages due to a shared path.
packages: conda-forge/osx-64::jpeg-9e-hac89ed1_2, conda-forge/osx-64::libjpeg-turbo-2.1.4-hb7f2c08_0
path: 'bin/cjpeg'
ClobberError: This transaction has incompatible packages due to a shared path.
packages: conda-forge/osx-64::jpeg-9e-hac89ed1_2, conda-forge/osx-64::libjpeg-turbo-2.1.4-hb7f2c08_0
path: 'bin/djpeg'