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.5k stars 292 forks source link

Installation issue, pyembree? #21

Open oliverstefanov opened 5 years ago

oliverstefanov commented 5 years ago

I tried to install via conda with the yaml file but it cannot find the pyembree package. I tried installing it separately but I get the same issue. Any ideas?

Thanks

sunglyoungKim commented 4 years ago

On my window machine, I have the same issue but on Linux, I can install the conda environment. It is nagging the pip warning but all dependencies are installed.

fashionguy commented 4 years ago

https://github.com/scopatz/pyembree/issues/14#issuecomment-433406567 try this. It may work.