autonomousvision / occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
https://avg.is.tuebingen.mpg.de/publications/occupancy-networks
MIT License
1.49k stars 291 forks source link

Anaconda running error #55

Open maomaolemon opened 4 years ago

maomaolemon commented 4 years ago

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:

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!

hzx123q commented 2 years ago

have you solve the environment problem?

AlanLowe007 commented 1 year ago

have you solve “pyembree=0.1.4”