Skip to content
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

Open
bruwy opened this issue Dec 19, 2024 · 5 comments
Open

[PROBLEM] problem during pip install #220

bruwy opened this issue Dec 19, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@bruwy
Copy link

bruwy commented Dec 19, 2024

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

  1. just running the command.

Screenshots

Screenshot 2024-12-19 at 1 31 55 PM

Additional context

Running on macOS Sequoia, on a M3 Macbook

@bruwy bruwy added the bug Something isn't working label Dec 19, 2024
@bruwy bruwy changed the title [BUG] Brief Description of the Issue [PROBLEM] problem during pip install Dec 21, 2024
@kobor42
Copy link

kobor42 commented Dec 25, 2024

I experienced the same problem.

@paaniwater
Copy link

any update on this issue? facing the same one here

@mccormjt
Copy link

mccormjt commented Jan 7, 2025

Same as well, getting the same issue - macOS Sequoia v15.1

@mccormjt
Copy link

mccormjt commented Jan 7, 2025

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 ModuleNotFoundError: No module named 'prompt_toolkit'

@mccormjt
Copy link

mccormjt commented Jan 7, 2025

Tried again on windows PC using WinGM Terminal and got the same exact issue :/
If there is anything I can do to help debug let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants