[PyQt] does the dip package provide version information?

Phil Thompson phil at riverbankcomputing.com
Wed Jul 25 14:24:48 BST 2012


On Wed, 25 Jul 2012 09:09:49 -0400, Darren Dale <dsdale24 at gmail.com>
wrote:
> Is there a way to check dip's version information after importing?
> Something like:
> 
> import dip
> print(dip.__version__)

No, but I'll add it.

Phil


More information about the PyQt mailing list