Python Forum
installing wxPython
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installing wxPython
#13
On my Mint 18.2 pip is linked to python 2.7.
For python 3.4 I think you need to run pip3.
try
pip -V and pip3 -V
And see what the results are.
I have python 2.7.12, 3.5.2 and 3.6.4 so I have to run pip, pip3 and pip3.6 to install modules to the correct version of python
Reply


Messages In This Thread
installing wxPython - by predirt - Feb-22-2018, 04:38 AM
RE: installing wxPython - by Larz60+ - Feb-22-2018, 06:46 AM
RE: installing wxPython - by predirt - Feb-22-2018, 08:45 PM
RE: installing wxPython - by Larz60+ - Feb-22-2018, 10:09 PM
RE: installing wxPython - by predirt - Feb-23-2018, 04:05 AM
RE: installing wxPython - by Larz60+ - Feb-23-2018, 06:59 AM
RE: installing wxPython - by Larz60+ - Feb-23-2018, 01:41 PM
RE: installing wxPython - by sparkz_alot - Feb-23-2018, 02:43 PM
RE: installing wxPython - by predirt - Feb-23-2018, 10:10 PM
RE: installing wxPython - by Larz60+ - Feb-23-2018, 10:14 PM
RE: installing wxPython - by predirt - Feb-25-2018, 01:44 AM
RE: installing wxPython - by Larz60+ - Feb-25-2018, 02:51 AM
RE: installing wxPython - by Barrowman - Mar-16-2018, 09:45 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020