stepjam / PyRep

A toolkit for robot learning research.
MIT License
682 stars 162 forks source link

fatal error LNK1181: Unable to open the input file “coppeliaSim.lib” error: #378

Open littlemousehao opened 3 months ago

littlemousehao commented 3 months ago

When using the setup.py file for installation, the display is : fatal error LNK1181: Unable to open the input file “coppeliaSim.lib” error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX86\x64\link.exe' failed with exit code 1181,How can this error be resolved?