occupancy_networks
occupancy_networks copied to clipboard
Anaconda running error
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!
have you solve the environment problem?
have you solve “pyembree=0.1.4”