https://bugzilla.redhat.com/show_bug.cgi?id=1310434



--- Comment #9 from Scott Talbert <s...@techie.net> ---
(In reply to Miro HronĨok from comment #4)
> There are wxWidgets in ext/wxWidgets, are those used or not? If not, can the
> folder be deleted, just to make it clear?

The wxWidgets source isn't used EXCEPT for the interface headers
(ext/wxWidgets/interface/...) and the doxygen stuff.  So, we can't delete
ext/wxWidgets completely, but we could delete some subset of it.  What do you
think about that?

> Python 2 installs to
> /usr/lib64/python2.7/site-packages/wxPython-4.0.1-py2.7-linux-x86_64.egg/wx/.
> .. ehile Python 3 installs to /usr/lib64/python3.6/site-packages/wx/... - I
> suppose that's related to the easy_install invocation. IS this not to
> conflict with wxpython 3? That however installs to
> /usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/...

Yes, that is all part of keeping wxPython 3 as 'primary' for Python 2. 
wxPython 3 DOES install to
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/..., but it has a wx.pth file
(/usr/lib64/python2.7/site-packages/wx.pth) that points to wx-3.0-gtk3.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to