-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fail to build in python3.12 #7209
Labels
Comments
ghost
added
the
bug
label
Feb 12, 2023
I doubt we'll look at any issues with 3.12 until atleast July. If something needs to be changed here, feel free to make a PR, but wheels certainly won't be produced until atleast the rc1 release is out. |
I'm getting
On MacOS 13.6, Apple MBP M2 Pro
I've also attempted setting the environment variable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
To Reproduce
git clone cpython + ./configure --enable-optimizaitions + make + make altinstall
git clone https://github.com/dolfies/discord.py-self
python3.12 setup.py install
Expected behavior
Should be compiled successfully
Logs/tracebacks
Python Version
aiohttp Version
multidict Version
yarl Version
OS
Linux v2311 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
Related component
Client
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: