Hello, thanks for your great work。I am a beginner in the talking face field, and I have encountered a problem while running python setup.py install. I have been unable to resolve it. Can you help me?
正在创建库 D:\jyt\SoftRas-master\build\temp.win-amd64-cpython-38\Release\soft_renderer/cuda\load_textures.cp38-win_amd64.lib 和对象 D:\jyt\SoftRas-master\build\temp.win-amd64-cpython-38\Release\soft_renderer/cuda\load_textures.cp38-win_amd64.exp
load_textures_cuda.obj : error LNK2001: 无法解析的外部符号 __imp___tls_offset_?init@?1??lazy_init_num_threads@internal@at@@YAXXZ@4_NA
load_textures_cuda.obj : error LNK2001: 无法解析的外部符号 __imp___tls_index_?init@?1??lazy_init_num_threads@internal@at@@YAXXZ@4_NA
build\lib.win-amd64-cpython-38\soft_renderer\cuda\load_textures.cp38-win_amd64.pyd : fatal error LNK1120:
2 个无法解析的外部命令
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.34.31933\\bin\\HostX86\\x64\\link.exe' failed with exit code 1120
Hello, thanks for your great work。I am a beginner in the talking face field, and I have encountered a problem while running
python setup.py install. I have been unable to resolve it. Can you help me?