-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Spyder Terminal Error #324
Comments
Hi @sh99-git, How did you installed Spyder and Spyder-terminal? |
Through anaconda prompt with pip install spyder spyder-terminal |
Do you use conda or anything conda like to manage environments? If so, can you please try to install Spyder and Spyder-terminal in a new and clean environment like,
Also, in the environment you installed with pip, did you install another thing with conda or it was just a pip environment? |
I use conda to manage packages. I have tried installing spyder in test environments as you have suggested. But issue still persists. |
Did you try it on a clean environment using the conda-forge channel? |
Yes. I had tried with clean environment. |
Closing as superseded by #336 |
Description of your problem
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I expect terminal to run in spyder. Instead I see error saying
Please provide any additional information below
When I visit http://127.0.0.1:8073 I can access terminal through web. But I cannot see terminal window in ide itself.
Contents of C:\Users\297739\spyder_terminal_err.log:
Contents of C:\Users\297739\spyder_terminal_out.log:
Versions and main components
The text was updated successfully, but these errors were encountered: