svip-lab / impersonator

PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
https://svip-lab.github.io/project/impersonator
Other
1.72k stars 317 forks source link

Texture image not found #6

Closed xn-ml-sia closed 4 years ago

xn-ml-sia commented 4 years ago

Hi, I got this error while trying to run python demo_view.py --gpu_ids 1

ImportError: dlopen(/Users/mal/anaconda3/envs/my_env/lib/python3.7/site-packages/neural_renderer-1.1.3-py3.7-macosx-10.9-x86_64.egg/neural_renderer/cuda/load_textures.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libcudart.10.1.dylib
  Referenced from: /Users/mal/anaconda3/envs/my_env/lib/python3.7/site-packages/neural_renderer-1.1.3-py3.7-macosx-10.9-x86_64.egg/neural_renderer/cuda/load_textures.cpython-37m-darwin.so
  Reason: image not found