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

vmprof 0.4.12 fails to compile with Python 3.6 under Windows 64 bit #177

Closed
divenex opened this issue Jun 13, 2018 · 1 comment
Closed

Comments

@divenex
Copy link

divenex commented Jun 13, 2018

vmprof still has compilation issues under Windows 10 64 bit (also see #121).

Given the persistent install difficulties, and the GigaBytes of space required for BuildTools installation, it would be great if vmprof wheels were made available for Windows too!

C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\user\Miniconda3\include -IC:\Users\user\Miniconda3\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.14.26428\include" /Tcsrc/_vmprof.c /Fobuild\temp.win-amd64-3.6\Release\src/_vmprof.obj -DVMPROF_WINDOWS=1 "-I src/" "-I src/libbacktrace"
    _vmprof.c
    c:\users\user\miniconda3\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory
    error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2
@mattip
Copy link
Contributor

mattip commented Jan 3, 2024

Wheels are available. Closing.

@mattip mattip closed this as completed Jan 3, 2024
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