Changes between Initial Version and Version 1 of Ticket #18047, comment 7


Ignore:
Timestamp:
Nov 3, 2013, 1:27:04 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18047, comment 7

    initial v1  
    66Ok, installing py25-pyobjc2-cocoa gets rid of the Foundation import error. However, I get this:
    77
     8{{{
    89Traceback (most recent call last):
    910  File "set1.py", line 2, in <module>
     
    2223    start_event_loop.__doc__=FigureCanvasBase.start_event_loop_default.__doc__
    2324NameError: name 'FigureCanvasBase' is not defined
    24 
     25}}}