OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
after using
python test_video_swapsingle.py --isTrain false --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/multi_people_1080p.mp4 --output_path ./output/multi_test_swapsingle.mp4 --temp_path ./temp_resultsit gives the following error
note that i did everything according to the "preparation" section, also the program worked before updating my graphics driver to 470 (Nvidia, Linux)
cuda版本的问题10.1试试