igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [igraph] igraph Python: ImportError: DLL load failed


From: Sall, Kenneth B.
Subject: RE: [igraph] igraph Python: ImportError: DLL load failed
Date: Tue, 12 Feb 2008 14:31:38 -0500

Ah! That was the missing ingredient in the sauce! Tests run successfully
now.

Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit
(Intel)] on win32
>>> from igraph.test import test
>>> test()
.....................................................
----------------------------------------------------------------------
Ran 53 tests in 0.171s
OK
------------
Thank you, Tamas!

Ken Sall
SAIC > ACIS > RDEC > Columbia
410-953-7016 (office)
410-300-2997 (mobile)

-----Original Message-----
From: Tamas Nepusz [mailto:address@hidden 
Sent: Tuesday, February 12, 2008 1:38 PM
To: Sall, Kenneth B.
Cc: address@hidden
Subject: Re: [igraph] igraph Python: ImportError: DLL load failed

> Now I get a Windows alert message about "zlib1.dll" missing. When I  
> scan my system, I find copies of zlib1.dll in various non-system  
> areas such as Aptana Jaxer/Apache22/bin and C:\Program Files\Oxygen  
> XML Editor 8.2 and C:\Program Files\Intel\Wireless\Bin. Suggestions?
You can also get a copy of zlib1.dll from
http://www.zlatkovic.com/pub/libxml/ 
  . Move that to system32 as well. (Strange though, I didn't know that  
libxml2.dll also depends on zlib1.dll).

-- 
T.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]