-
-
Notifications
You must be signed in to change notification settings - Fork 703
Closed
Description
We need to update the juypter to the newest version for python 3.14. But for jsonschema it needs rpds-py which needs maturin then rust toolchains. So it can not compile from source.
How to solve it now? Relate to #38219 We can check whether the user has a rustc in the system?
In Ubuntu, It just use sudo apt install rustc cargo it is not hard.
And maybe after that, we can accept rust codes and rust python package.
@dimpase
Metadata
Metadata
Assignees
Labels
No labels