Changes between Initial Version and Version 6 of Ticket #19905


Ignore:
Timestamp:
Jun 10, 2009, 8:07:37 PM (15 years ago)
Author:
skymoo (Adam Mercer)
Comment:

You need to update your python25 port, the latest is 2.5.4_5

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19905

    • Property Cc ram@… added
    • Property Port python25 added
  • Ticket #19905 – Description

    initial v6  
    11When I try to import pylab from the macports python I get the following error:
    22
     3{{{
    34import pylab
    45Traceback (most recent call last):
     
    1920    import _md5
    2021ImportError: No module named _md5
     22}}}
    2123
    2224I have py25-hashlib installed and interestly enough I can import numpy (which has a dependence on py25-hashlib).  I also have a problem trying to run ipython and now even trying to install the port.  I can the same error.