Open DZhaoXd opened 5 years ago
@DZhaoXd you have a mix of pypi and defaults packages installed. conda is not yet able to know when the pypi packages conflict with the conda packages - so it is very likely you do not have a working environment right now. For instance, you have tensorflow from defaults and tensorflow-gpu from pypi installed - these are not compatible afaik.
Hey Csoja, how that can be fixed? i am having the same issue
I'd recommend creating a new environment with just the packages you need - and install them with conda if a conda package exists. https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html However, if your root environment is in a bad enough state that may not be possible. Hopefully, that is not the case though. There is not enough detail in this issue report to offer much additional assistance beyond that advice. Is there any additional information about what kind of error occurred - and what you were trying to do when you got that error?
Actual Behavior
Expected Behavior
Steps to Reproduce
Anaconda or Miniconda version:
Operating System:
win10
conda info
conda list --show-channel-urls