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

[IPKernelApp] WARNING | Parent appears to have exited, shutting down. #1308

Open
nichurocks02 opened this issue Jun 16, 2024 · 1 comment
Open

Comments

@nichurocks02
Copy link

nichurocks02 commented Jun 16, 2024

Describe the bug

I am running the 01 on my system (Windows) , and when I run it successfully gets started and it prompts for me to hold space bar and record the input, when I do the same it listens for the input and then shuts down, below is the error . I am new to 01 and I am not sure how to fix, can anyone help @KillianLucas ? I guess even before the command is being executed the process is getting shut down, because when I say simple commands like hello and how are you it is able to answer where as in case of complex commands like what is the weather , or open emai it is getting shut down.

>  What is the weather in Hyderabad, India?


  Let's find out.



  computer.browser.search("Weather in Hyderabad, India")

[IPKernelApp] WARNING | Parent appears to have exited, shutting down.

Reproduce

  1. poetry install
  2. poetry run 01
  3. Hold space bar and input a value and then it shuts down while waiting for the output.

Expected behavior

What is the weather in Hyderabad, India?

Let's find out.

computer.browser.search("Weather in Hyderabad, India")

[IPKernelApp] WARNING | Parent appears to have exited, shutting down.

Screenshots

No response

Open Interpreter version

0.2.6

Python version

3.11

Operating System name and version

Windows 11

Additional context

No response

@Ultr4Dev
Copy link

Having the same issues on python 3.10.6 also on Windows 11

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

No branches or pull requests

2 participants