-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
tryint to get spyder plugins to works (maybe too early ?) #4753
Comments
ok, so:
|
@stonebig What problems do you have with the terminal? |
the `\' of windows have disappeared, maybe a UTF-8 / DOS code page issue ? ... will try to launch it from powershell |
Do you have the winpty binaries on your path? Did you install pywinpty? |
Is this the latest commit from spyder-terminal repo? |
ah, I may have missed that two ones... will check |
@stonebig by judging the screenshot, it seems that you installed spyder-terminal v0.1.1 which is uncompatible with Windows. Our great milestone was to bring it compatible on v0.2, so it would be great if you can give it a test :-) |
can't recompile winpty from source ?
indeed wheel is spyder_terminal-0.1.2 |
Do you have winpty's binaries on your path @stonebig? |
maybe not, and I don't have "bower" to compile spyder-terminal.... I see I'm badly equipped to digg on this issue... will wait official wheels |
@stonebig, thanks for your effort. Our official v0.2 release will occur after the official release of spyder v3.2, however, any comment is welcome! |
it would be nice if the "winpty" terminal feature was reproduced also per jupyterlab team |
@stonebig, @ccordoba12 told me that the people at JupyterLab might be interested on this terminal server, however, we don't know yet if they are going to use it |
I would prefer to have spyder-notebooks and spyder-reports well polished and stable today. Terminal may have a lot of incompatible iterations to go to awesomness; jupyterlab and xonsh cross-sharing, powershell, ... |
@stonebig, thanks a lot for trying our new plugins and for thinking to include them already in WinPython!
I'd say they are pretty stable already, but we will know for sure when people start to use them. I really like the output of spyder-reports, it's beautiful!
Spyder-terminal will be awesome on Windows! That has been the great work of @andfoy for its 0.2 version. |
@stonebig Spyder-terminal is now available on Windows via PyPi, would you mind if you can give it a test run?
|
will retry spyder-terminal today. I don't understand evolution state of spyder-unittest, so I may leave it aside |
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
hoped to see the notebook and terminal extensions
maybe did I miss a commit ?
Please provide any additional information below
AttributeError: 'NoneType' object has no attribute 'dockwidget'
WARNING:traitlets:kernel died: 6.001145601272583
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: