Hello,
In Spyder 3.1.2, Python 3.5.3 64bits, Qt 5.7.1, PyQt5 5.7.1 on Ubuntu 16.04.
I compile Spyder from source in a virtual environment. I use pip to install
pyqt5 (v5.7.1, it comes with a copy of Qt 5.7.1, so it doesn't mess with
Ubuntu Qt which is lower version).
When pressing the "Maximize current pane" I get:
----------------------------
Spyder Internal Console
This console is used to report application
internal errors and to inspect Spyder
internals with the following commands:
spy.app, spy.window, dir(spy)
Please don't use it to run your code
>>> Traceback (most recent call last):
File
"/opt/libs/python3_env/lib/python3.5/site-packages/spyder/app/mainwindow.py",
line 2202, in maximize_dockwidget
self.last_plugin.dockwidget.toggleViewAction().setDisabled(True)
AttributeError: 'NoneType' object has no attribute 'dockwidget'
----------------------------
Please let me know if you need more info.
Thanks,
Pablo
PS: I use nvidia driver and I manually solved an issue reported in
https://github.com/spyder-ide/spyder/issues/3226
but I think it is unrelated to this problem.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.