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

Skip wrap_in_trap on Windows #548

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

goalkeepr
Copy link
Contributor

Describe the changes you have made:

Reference any relevant issue (Fixes #547 )

  • I have performed a self-review of my code:

I have tested the code on the following OS:

  • Windows
  • MacOS
  • Linux

AI Language Model (if applicable)

  • GPT4
  • GPT3
  • Llama 7B
  • Llama 13B
  • Llama 34B
  • Huggingface model (Please specify which one)

@KillianLucas
Copy link
Collaborator

Hi @goalkeepr, great catch-- I noticed a lot of people having this problem. Will push to pip in ~1 hour.

@KillianLucas KillianLucas merged commit a9ed91c into OpenInterpreter:main Sep 28, 2023
@tommymaher15
Copy link

Very curious to try this branch out tomorrow. I'm really trying to find a branch where OI works for windows, so I can start reasoning up from there to figure out where we could be having issues with getting it running locally.

@goalkeepr
Copy link
Contributor Author

goalkeepr commented Oct 22, 2023 via email

@tommymaher15
Copy link

tommymaher15 commented Oct 22, 2023

Oh didnt know that!

I was trying to get it working myself maybe I was messing something up thats great news.

I'll give it another bash in the morning had some weird issues with it even running the pip-install.

What versions are you using etc so I can replicate on my end if possible?

@goalkeepr
Copy link
Contributor Author

goalkeepr commented Oct 22, 2023 via email

joshuavial pushed a commit to joshuavial/open-interpreter that referenced this pull request Nov 16, 2023
Skip wrap_in_trap on Windows

Former-commit-id: a9ed91c
Former-commit-id: b6d73ade94f84183f9a60d74ca404fc3ba785c3f
Former-commit-id: 0590b13a684ae437803a087409855d54965258e2 [formerly f78d1be8c42ba8dafa8c41863d3dc1dfe71166d9]
Former-commit-id: d2ccddd547642d31b6911663b1c9e65351470ad0
joshuavial pushed a commit to joshuavial/open-interpreter that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shell.py trying to trap in Windows
3 participants