Changes between Initial Version and Version 1 of Ticket #42032


Ignore:
Timestamp:
Jan 6, 2014, 12:41:14 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Looks like py27-wxpython-2.8 is already installed. Go ahead and use it if you like.

If you want to install py27-wxpython-3.0 instead, you'll have to uninstall py27-wxpython-2.8 first, because according to the error message, they conflict (cannot be installed at the same time).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42032

    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Keywords wxPython-3.0 removed
    • Property Cc mojca@… added
  • Ticket #42032 – Description

    initial v1  
    44
    55I've done
     6{{{
    67sudo port self update
    78sudo port upgrade outdated
     
    1314sudo port install py-wxpython-3.0
    1415Error: Unable to execute port: Can't install py27-wxpython-3.0 because conflicting ports are installed: py27-wxpython-2.8
     16}}}
    1517
    1618How do I get wxPython installed?