I started using wxPython on windows, and I liked it a lot. However when trying to install ubuntu 16 linux there are always different errors (I tried several tutorials before arriving here).
Does anyone use wxPython with Ubuntu and python3?
I started using wxPython on windows, and I liked it a lot. However when trying to install ubuntu 16 linux there are always different errors (I tried several tutorials before arriving here).
Does anyone use wxPython with Ubuntu and python3?
me, no problem at all installing it and using both versions, search previuos messages, there’s a PPA with the latest Phoenix for Python 3
2018-03-08 17:17 GMT-05:00 Leonardo Furtado srleonardofurtado@gmail.com:
I started using wxPython on windows, and I liked it a lot. However when trying to install ubuntu 16 linux there are always different errors (I tried several tutorials before arriving here).
Does anyone use wxPython with Ubuntu and python3?
–
You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav
Lima - Peru
Assuming you're using 16.04, if you just want to install some prebuilt packages, you can use this PPA:
Scott
On Thu, 8 Mar 2018, Leonardo Furtado wrote:
I started using wxPython on windows, and I liked it a lot. However when
trying to install ubuntu 16 linux there are always different errors (I tried
several tutorials before arriving here).
Does anyone use wxPython with Ubuntu and python3?
Dietmar
On 3/8/2018 11:17 PM, Leonardo Furtado
wrote:
I started using wxPython on windows, and I liked it a lot.
However when trying to install ubuntu 16 linux there
are always different errors (I tried several tutorials before
arriving here).
Does anyone use wxPython with Ubuntu and python3?
Did the instructions on the download page not work for you? I've
successfully followed them on several Linux platforms.
Section “Yes, we have Linux Wheels. Sort of.”:
pip install -U \
-f \
wxPython
Regards,
https://wxpython.org/pages/downloads/https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04