Changes between Initial Version and Version 4 of Ticket #15410


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

I do not see this problem on Mac OS X 10.6. I do not have py25-hashlib or py26-hashlib installed. But I am able to run linkchecker with no problems.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15410

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port linkchecker added
    • Property Milestone changed from Port Bugs to
  • Ticket #15410 – Description

    initial v4  
    11I just installed linkchecker on Mac OS X 10.4.11. The package pulled in python25 as a dependency. However, I see the following error when I try to execute linkchecker:
    22
     3{{{
    34Dragon:~ mike$ linkchecker
    45Traceback (most recent call last):
     
    1617    import _md5
    1718ImportError: No module named _md5
     19}}}