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

Problem running code #17

Closed
kikesfunspace opened this issue Nov 14, 2023 · 2 comments
Closed

Problem running code #17

kikesfunspace opened this issue Nov 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@kikesfunspace
Copy link

I am currently trying to run the cloned code on my Terminal using Py 3.12.0 and at first it was telling me there was a problem "building the wheel for aiohttp" (I think I had that fixed by installing the aiohttp 3.9 beta) but now it is saying "Failed to execute script 'h4x tools' due to unhandled exception! " What should I do?

@vil
Copy link
Owner

vil commented Nov 14, 2023

Yeah, the new Python version broke everything again. There is nothing we can do, other than wait for aiohttp to update.

You may use older version of Python (3.11) to get it working.

aio-libs/aiohttp#7816
aio-libs/aiohttp#7739
aio-libs/multidict#877

@vil vil added the bug Something isn't working label Nov 14, 2023
@vil
Copy link
Owner

vil commented Dec 26, 2023

@aio-libs fixed aiohttp and H4X-Tools now builds in Python 3.12 if you have python-dev on Windows or python-devel on Linux installed.

@vil vil closed this as completed Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants