Problems installing LDB_LAPACK
已回答
Hi,
I recently had problems installing LDB_LAPCK from project interpreter. After i tried to install the package i received an error message saying,''Z:\\visual_studio\\VC\\Tools\\MSVC\\14.10.25017\\bin\\HostX64\\x64\\link.exe' failed with exit status 1181'. Do any solutions exist to remedy this issue and if so, would you be so kind as to share how.
Cheers!
请先登录再写评论。
Hi Icheleck25 ! I believe it's not a PyCharm bug, are you able to install this package from the terminal? Could you please try and share the whole error log?
Hey Pavel,
I believe this is the error log -- LINK : fatal error LNK1181: cannot open input file 'lapack.lib'
error: command 'Z:\\visual_studio\\VC\\Tools\\MSVC\\14.10.25017\\bin\\HostX64\\x64\\link.exe' failed with exit status 1181
also i was unable to install it from the terminal unfortunately
Was able to find a solution to this problem. By downloading python 2.7 and creating a new project with that.