When I do the import of the cairo library, the following error occurs: Traceback (most recent call last):File <stdin>, line 1, in <module>File "C: \ Python27 \ lib \ site-packages \ cairo \ __ init__.py", line 1, in <module> import * from _cairoImportError: DLL load failed: Could not find the specified module > Date: Mon, 5 Oct 2015 08:59:44 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [igraph] : error plot graph > > > I have instadado on my computer (windows operating system), and python2.7.10 > > pyCairo1.8.10 still the error persists. > What happens if you type "import cairo" at the Python command prompt? > > T. > > _______________________________________________ > igraph-help mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
