Click here to Skip to main content
15,889,176 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
import cairo

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import cairo
  File "C:\Python27\lib\site-packages\cairo\__init__.py", line 1, in <module>
    from _cairo import *
ImportError: DLL load failed: The specified procedure could not be found.
</module>

neeeeeeeeed solution
Posted
Updated 25-Oct-11 10:45am
v2

1 solution

use depends22_x86 to search and download the dll ^^
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900