no command prompt on new spyder 3.6

1,936 views
Skip to first unread message

Biyiha Tobie

unread,
Oct 6, 2017, 3:35:38 PM10/6/17
to spyder
hello Everyone

I'm using anaconda 1.6.2. In the previous editions of spyder,  an inbuilt command prompt used to be there under tools in Spyder.

Now after updating Spyder, it's gone!!

Can someone tell me how to bring that feature back? It used to be very useful since there was no need to open a Windows command prompt to execute standalone python programs 

Carlos Córdoba

unread,
Oct 6, 2017, 3:37:48 PM10/6/17
to spyd...@googlegroups.com
Hi,

You need to install the spyder-terminal package to get that functionality back. You can do that by running this command in a system terminal

    conda install -c spyder-ide spyder-terminal


Cheer,
Carlos

El 06/10/17 a las 11:14, Biyiha Tobie escribió:
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com.
To post to this group, send email to spyd...@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Biyiha Tobie

unread,
Oct 7, 2017, 10:13:10 AM10/7/17
to spyder
Thanks much

I installed the spyder-package you suggested but after the installation, Spyder was not responding, so I uninstalled Spyder and reinstalled it back.
I'm using a 64bits Win10 machine.
Thanks for any other suggestions.

Tete

unread,
Oct 9, 2017, 10:05:10 AM10/9/17
to spyder
Have the exact same issue! Spyder freezes while trying to connect to the Kernel

Andrew Rice

unread,
Dec 8, 2017, 10:29:11 AM12/8/17
to spyder
Hi I am very new to this but the same problem is happening to me but when I try to install spyder terminal I get this response:

>>> conda install -c spyder-ide spyder-terminal
  File "<stdin>", line 1

    conda install -c spyder-ide spyder-terminal
                ^
SyntaxError: invalid syntax
>>>

What am I doing wrong?

Thanks

Carlos Córdoba

unread,
Dec 8, 2017, 10:35:59 AM12/8/17
to spyd...@googlegroups.com
Hi,

You don't need to run that command inside a Python interpreter. Simply open a system terminal (cmd.exe, Terminal.app or xterm/konsole) and after doing it, run the command we give you, i.e.


    conda install -c spyder-ide spyder-terminal


Cheers,
Carlos

El 08/12/17 a las 10:09, Andrew Rice escribió:
--

Shivain Mehta

unread,
Jun 17, 2018, 11:05:13 AM6/17/18
to spyder
Hi,

I'm getting the below error message after following the steps mentioned in the post

PermissionError(13, 'Permission denied')
FileExistsError(17, 'Cannot create a file when that file already exists')

Please help
Reply all
Reply to author
Forward
0 new messages