NVlabs / imaginaire

NVIDIA's Deep Imagination Team's PyTorch Library
Other
4.02k stars 452 forks source link

No module named 'imaginaire' #170

Open Nyoko74 opened 2 years ago

Nyoko74 commented 2 years ago

I try to get Imdbs following the link, but get an error: Error while finding module specification for 'imaginaire.tools.build_lmdb' (ModuleNotFoundError: No module named 'imaginaire')

I have already install the third party packages ( installing with conda ), so I want to konw what caused this error?