mirror of
https://github.com/trycua/computer.git
synced 2026-05-01 04:30:50 -05:00
Python Compatibility (3.14) Note
This commit is contained in:
@@ -122,6 +122,10 @@ You can run your Cua computer in the cloud (recommended for easiest setup), loca
|
||||
|
||||
## Developer Quickstart
|
||||
|
||||
<Callout type="warn" title="Python Version Compatibility">
|
||||
Cua packages require **Python 3.12 or 3.13**. Python 3.14 is not currently supported due to dependency compatibility issues (pydantic-core/PyO3 compatibility). If you encounter build errors on Python 3.14, please use Python 3.13 or earlier.
|
||||
</Callout>
|
||||
|
||||
<Steps>
|
||||
|
||||
<Step>
|
||||
|
||||
Reference in New Issue
Block a user