Jordi Martí

Results 3 comments of Jordi Martí

Using python 3.10 It worked for me like this: install the latest pip with the following command: `curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10` Then `python3.10 -m pip install self-operating-computer`