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

Python 3.13 Dependencies #27

Open
AdilsonTorres opened this issue Jan 27, 2025 · 1 comment
Open

Python 3.13 Dependencies #27

AdilsonTorres opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@AdilsonTorres
Copy link

Hi, interesting project. I don't know yet if I will fully work with this but for now seems very promising.

In my tests with python3.13, I don't know if it is direct this project requirements, but you get this error when add this package:

#uv add temporal-boost 
Resolved 54 packages in 18ms
  × Failed to build `uvloop==0.19.0
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1)
...
hint: This usually indicates a problem with the package or the build environment.
help: `uvloop` (v0.19.0) was included because `test-temporal-boost-python313` (v0.1.0) depends on `temporal-boost` (v1.0.3) which depends on `robyn` (v0.58.2) which depends on `uvloop`

I only get worked if I use python3.12 or python3.11

It seems that robyn still doesn't support python3.13, so because of that your package not work in python3.13.

@northpowered northpowered added bug Something isn't working dependencies Pull requests that update a dependency file labels Jan 29, 2025
@northpowered northpowered self-assigned this Jan 29, 2025
@northpowered
Copy link
Owner

Tnx for reporing! I hope, I`ll fix it asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants