EdwardSmith1884 / 3D-IWGAN

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
MIT License
195 stars 56 forks source link

can't import from path import Path #4

Closed spk921 closed 6 years ago

spk921 commented 6 years ago

I can't import Path

ImportError: No module named 'path' File "Kinect_setup.py", line 87 print 'making training set...' ^

spk921 commented 6 years ago

Figure it out

AlexanderMelde commented 5 years ago

hi @spk921, do you remember how you solved the issue? i am getting the same error