Changes between Initial Version and Version 1 of Ticket #21400


Ignore:
Timestamp:
Sep 15, 2009, 7:34:15 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21400

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port python25 added
  • Ticket #21400 – Description

    initial v1  
    11upgraded to snow leopard and
     2{{{
    23port upgrade --force python25
     4}}}
    35
     6{{{
    47vinc ~ $  port info  python25
    58python25 @2.5.4, Revision 7 (lang)
     
    3437    import _tkinter # If this fails your Python may not be configured for Tk
    3538ImportError: No module named _tkinter
    36 
     39}}}