Changes between Initial Version and Version 1 of Ticket #28369


Ignore:
Timestamp:
Feb 12, 2011, 1:06:18 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28369

    • Property Status changed from new to assigned
    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #28369 – Description

    initial v1  
    22
    33To test this:
     4{{{
    45    sudo port deactivate py26-numpy
    56    ttx -l /System/Library/Fonts/Symbol.ttf
     7}}}
    68
    79which gives:
     10{{{
    811    ImportError: No module named numpy
     12}}}
    913
    1014After installing/reactivating py26-numpy:
     15{{{
    1116    Listing table info for "/System//Library/Fonts/Symbol.ttf":
    1217    ...
     18}}}