Chris Withers
2018-05-30 21:35:02 UTC
Hi All,
I'm using an environment.yaml to manage my project's abstract
requirements and I've just flipped from py2 to py3.
I created my conda env, but I notice now that, as some of my packages
are installed by pip, pip gets upset with some of the packages installed
by conda:
testtools 2.3.0 requires python-mimeparse, which is not installed.
testtools 2.3.0 requires traceback2, which is not installed.
testtools 2.3.0 requires unittest2>=1.0.0, which is not installed.
shade 1.28.0 requires openstacksdk>=0.11.2, which is not installed.
python-ironicclient 2.3.0 requires osc-lib>=1.8.0, which is not installed.
oslo-serialization 2.20.0 requires msgpack-python>=0.4.0, which is not
installed.
mkl-random 1.0.1 requires cython, which is not installed.
mkl-fft 1.0.0 requires cython, which is not installed.
All the packages on the left side of the lines are conda packages.
Anyone seen anything like this or know how I might fix it?
Chris
I'm using an environment.yaml to manage my project's abstract
requirements and I've just flipped from py2 to py3.
I created my conda env, but I notice now that, as some of my packages
are installed by pip, pip gets upset with some of the packages installed
by conda:
testtools 2.3.0 requires python-mimeparse, which is not installed.
testtools 2.3.0 requires traceback2, which is not installed.
testtools 2.3.0 requires unittest2>=1.0.0, which is not installed.
shade 1.28.0 requires openstacksdk>=0.11.2, which is not installed.
python-ironicclient 2.3.0 requires osc-lib>=1.8.0, which is not installed.
oslo-serialization 2.20.0 requires msgpack-python>=0.4.0, which is not
installed.
mkl-random 1.0.1 requires cython, which is not installed.
mkl-fft 1.0.0 requires cython, which is not installed.
All the packages on the left side of the lines are conda packages.
Anyone seen anything like this or know how I might fix it?
Chris
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/c3413a2c-fa19-6a73-5f0d-1c6e1caa76c3%40withers.org.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/c3413a2c-fa19-6a73-5f0d-1c6e1caa76c3%40withers.org.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.