Closed jlchereau closed 1 year ago
Install works fine with Python 3.10.10 in the same environment.
the changes are included in https://github.com/pmorissette/bt/pull/392
I'm having the same problem
...
core.c
bt/core.c(210): fatal error C1083: Cannot open include file: 'longintrepr.h': No such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.35.32215\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for bt
Failed to build bt
ERROR: Could not build wheels for bt, which is required to install pyproject.toml-based projects
python 3.11, cython 0.29.34
pip3 install bt
raises the following error: