-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PROBLEM] problem during pip install #220
Comments
I experienced the same problem. |
any update on this issue? facing the same one here |
Same as well, getting the same issue - macOS Sequoia v15.1 |
If I use the "--no-deps" flag I can bypass this an get it installed successfully, but then then the "operate" command gives me this error |
Tried again on windows PC using WinGM Terminal and got the same exact issue :/ |
To solve this you will need to use Python 12, it happens if you are using Python 13. |
Describe the bug
While attempting to install the “self-operating-computer” package using the command “python3 -m pip install self-operating-computer”, I encounter an error related to the numpy version 1.26.1. Despite successfully installing various other versions, the 1.26.1 version consistently fails during installation, causing errors every time.
Steps to Reproduce
Screenshots
Additional context
Running on macOS Sequoia, on a M3 Macbook
The text was updated successfully, but these errors were encountered: