bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21813: 24.5; python.el & Qt (PySide) - widgets remain hidden


From: Lars Ingebrigtsen
Subject: bug#21813: 24.5; python.el & Qt (PySide) - widgets remain hidden
Date: Thu, 03 Dec 2020 11:51:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Angus Melville <anguscmelville@gmail.com> writes:

> The following lines should make a QT widget appear on the screen, and will do 
> if
> run direcly from IDLE or from iPython notebook:
>
> import sys
> from PySide import QtGui

[...]

> However if run from EMACS using the default python.el mode, no widget
> will pop up on the screen.

(This bug report unfortunately got no response at the time.)

I tried reproducing this in Emacs 28, but I apparently do not have the
correct libraries installed, and after "apt install" on everything that
seemed likely, I still get

ImportError: No module named PySide

Anybody know what I should be installing?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]