Hey,

I noticed this post
http://sourceforge.net/p/fink/package-submissions/3330/?limit=25&page=1#3a75

I think I found a solution for pyqwt (tested on 10.10):

The problem is:

import PyQt4.pyqtconfig as pyqtconfig

fails.

I found a suggestion on stackoverflow 
(http://stackoverflow.com/questions/17967542/python-importerror-pyqtconfig) to 
configure PyQt not with configure-ng.py but configure.py 
(you will need to remove the (--designer-plugindir option) but then the 
compilation of PyQWT works. Looks like everything is right in place if you use 
configure.py instead of configure-ng.py. 

So my suggestion would be to use configure.py instead of configure-ng.py

Best
        Steffen


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to