So does that mean that you cant install and import tkinter and use it in a 
plugin or just that I should be using pyqt4?  Because I was just looking for a 
way that I could run an gui that we had already created for another purpose 
from qgis but being able to still be able to pass in data from qgis and have 
access to all the iface variables etc.



-----Original Message-----
From: Siki Zoltan [mailto:[email protected]] 
Sent: Wednesday, February 15, 2017 5:05 PM
To: Smith, Dan [US] (MS) <[email protected]>
Cc: [email protected]
Subject: EXT :Re: [Qgis-developer] qgis 2.18

Dear Dan,

QGIS uses Qt and pyQt (in python plugins).
You should install Qt4, pyQt4 and Python 2 for QGIS 2.x. The next 3.x QGIS 
release will use Qt5 and Python 3.

Regards
Zoltan

On Wed, 15 Feb 2017, Smith, Dan [US] (MS) wrote:

> Is it possible to run a python gui using tkinter from the qgis application as 
> a plugin.  It doesn't look like I am able to import Tkinter because it 
> doesn't come with the python that's installed with qgis.
>
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to