The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.
On the first run, the following error occurs:
I have already seen the same issue, tried running the command pip install --force-reinstall pyautogui==0.9.54, but the error is still present. Python version 3.10.14
You can try to turn the version of python to 3.9 following the https://github.com/BAAI-Agents/Cradle/issues/17. If there are still problems, please feel free to contact us.
On the first run, the following error occurs: I have already seen the same issue, tried running the command
pip install --force-reinstall pyautogui==0.9.54
, but the error is still present. Python version 3.10.14