Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing on Windows #493

Closed
pystar1007 opened this issue Aug 2, 2023 · 3 comments
Closed

Error while installing on Windows #493

pystar1007 opened this issue Aug 2, 2023 · 3 comments

Comments

@pystar1007
Copy link

LINK : fatal error LNK1181: cannot open input file 'm.lib'
error: Command "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:e:\workspace\codementor\python-dash\ucla_su23_work\venv\libs /LIBPATH:C:\Program Files\Python38\libs /LIBPATH:C:\Program Files\Python38 /LIBPATH:e:\workspace\codementor\python-dash\ucla_su23_work\venv\PCbuild\amd64 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\ATLMFC\lib\x64 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\lib\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64 m.lib /EXPORT:PyInit_openctm build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\compressMG1.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\compressMG2.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\compressRAW.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\liblzma\Alloc.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\liblzma\LzFind.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\liblzma\LzmaDec.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\liblzma\LzmaEnc.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\liblzma\LzmaLib.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\openctm.obj build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\stream.obj build\temp.win-amd64-cpython-38\Release\cortex\openctm.obj /OUT:build\lib.win-amd64-cpython-38\cortex\openctm.cp38-win_amd64.pyd /IMPLIB:build\temp.win-amd64-cpython-38\Release\OpenCTM-1.0.3\lib\openctm.cp38-win_amd64.lib" failed with exit status 1181

ERROR: Failed building wheel for pycortex
Failed to build pycortex
ERROR: Could not build wheels for pycortex which use PEP 517 and cannot be installed directly

python version is 3.8

@mvdoc
Copy link
Contributor

mvdoc commented Aug 2, 2023

Hi,
pycortex does not support windows. See e.g. #475

@mvdoc mvdoc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2023
@pystar1007
Copy link
Author

Hi, pycortex does not support windows. See e.g. #475

I was able to run it, thanks

I want to add matplotlib plot on page, Could you let me know how do I do it?

@mvdoc
Copy link
Contributor

mvdoc commented Aug 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants