occupancy_networks icon indicating copy to clipboard operation
occupancy_networks copied to clipboard

Anaconda running error

Open maomaolemon opened this issue 4 years ago • 2 comments

Hi! I am a newcomer. When I run Anaconda with: conda env creat -f environment.yaml , there is an error as follows: Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies. Conda may not use the correct pip to install your packages, and they may end up in the wrong place. Please add an explicit pip dependency. I'm adding one for you, but still nagging you. Collecting package metadata (repodata.json): done Solving environment: failed ResolvePackageNotFound:

  • pyembree=0.1.4

I want to know how to solve it! And I have another question: Where is the dmc_* dependencies in setup.py? Thank you so much!

maomaolemon avatar Apr 04 '20 09:04 maomaolemon

have you solve the environment problem?

hzx123q avatar Dec 09 '21 02:12 hzx123q

have you solve “pyembree=0.1.4”

AlanLowe007 avatar Feb 15 '23 06:02 AlanLowe007