Closed zxczrx123 closed 2 years ago
Hello. It looks like you couldn't properly install the python package. What's the output of this command on the terminal?
$ python3 -c 'import make_it_dense'
Hi. The problem should be that the 'models' subdirectory is missing so that the 'CompletionNet' cannot be imported.
I can't find the ‘models’ directory in 'src/make_it_dense'.
@zxczrx123 Thanks a lot! That folder slipped out of my fingers! Sorry
@nachovizzo Hi, Thanks for your great work! I had this problem after a tough environment configuration. Is the code complete?