You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python version you're building against must match the version boost_python was built against. If you use a pre-built boost_python (say, from homebrew), you must make sure to use the same python version as it used.
Please provide the following information
libtorrent version (or branch): RC_2_0
platform/architecture: macOS Monterey, 12.7.6
compiler and compiler version: clang 14.0.0
please describe what symptom you see, what you would expect to see instead and
how to reproduce it.
When I run
python3.12 setup.py build
, it works just fine. If I use 3.13 instead, I get the error below:The text was updated successfully, but these errors were encountered: