This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Sameer Bobade, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-06-27.15:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561649356.46.0.244563024399.issue37425@roundup.psfhosted.org>
In-reply-to
Content
This looks like because you have Qt installed in one environment and not the other, so when matplotlib imports it pyinstaller decides to include it.

You'll have to report this to pyinstaller. It's nothing to do with core Python.
History
Date User Action Args
2019-06-27 15:29:16steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Sameer Bobade
2019-06-27 15:29:16steve.dowersetmessageid: <1561649356.46.0.244563024399.issue37425@roundup.psfhosted.org>
2019-06-27 15:29:16steve.dowerlinkissue37425 messages
2019-06-27 15:29:16steve.dowercreate