Pango Import is not working

1.1k views Asked by At

I am very new into this python and its dependencies. I'm trying to install Cairo and Pango, I have successfully installed Cairo, Cairocffi, cffi, Pygi, and gtk+, and they are working just fine. I have tried many ways for the past three days to set up Pango, but it did not working at all.
FYI I'm using Windows 10 64 bit system and Python27

I've seen one tutorial from this site https://community.webfaction.com/questions/11481/how-to-install-pango-and-cairo-pangocairo-for-python but it's Unix based, Is there any any I can do this in windows version?

and from other site, they said after downloading and installing I should compile pango and pygtk ? How can I do so in windows ? Thank you

1

There are 1 answers

2
dartdog On

Hard to say,, but I'd suggest you start over with an install of anaconda, https://www.continuum.io/downloadsparticularly since you are using Windows.. Then using Anaconda install the other packages.