Srinivasan Rajaraman
2014-12-15 00:41:47 UTC
Hi,
I am new to using Spyder. I am now using Spyder 2.3.1 version. When I
type "scientific" in Spyder, it says the following:
*Within Spyder, this interpreter also provides:*
* * special commands (e.g. %ls, %pwd, %clear)*
* * system commands, i.e. all commands starting with '!' are
subprocessed*
* (e.g. !dir on Windows or !ls on Linux, and so on)*
However, %clear command does not work correctly. I get the following:
*>>> %clear*
*Traceback (most recent call last):*
* File "<stdin>", line 1, in <module>*
* File
"C:\Users\Sripa\Anaconda3\lib\site-packages\spyderlib\widgets\externalshell\sitecustomize.py",
line 648, in evalsc*
* raise NotImplementedError("Unsupported command: '%s'" % command)*
*NotImplementedError: Unsupported command: 'clear'*
Could somebody tell me if my Spyder implementation in incorrect? If not,
what is missing?
Regards,
Srini
I am new to using Spyder. I am now using Spyder 2.3.1 version. When I
type "scientific" in Spyder, it says the following:
*Within Spyder, this interpreter also provides:*
* * special commands (e.g. %ls, %pwd, %clear)*
* * system commands, i.e. all commands starting with '!' are
subprocessed*
* (e.g. !dir on Windows or !ls on Linux, and so on)*
However, %clear command does not work correctly. I get the following:
*>>> %clear*
*Traceback (most recent call last):*
* File "<stdin>", line 1, in <module>*
* File
"C:\Users\Sripa\Anaconda3\lib\site-packages\spyderlib\widgets\externalshell\sitecustomize.py",
line 648, in evalsc*
* raise NotImplementedError("Unsupported command: '%s'" % command)*
*NotImplementedError: Unsupported command: 'clear'*
Could somebody tell me if my Spyder implementation in incorrect? If not,
what is missing?
Regards,
Srini
--
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 ***@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
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 ***@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.