-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file