GauiStori / PyQt-Qwt

Python PyQt wrapper for Qwt6
Other
53 stars 18 forks source link

Compile error #17

Closed roiiiu closed 3 years ago

roiiiu commented 3 years ago

Traceback (most recent call last): File "/Users/roy/Downloads/PyQt-Qwt-1.02.02/mk_distinfo.py", line 112, in fn_f = open(fn, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/Users/roy/opt/anaconda3/qwt/api/python/Qwt.api' make: *** [install_distinfo] Error 1

GauiStori commented 3 years ago

Hi

Please take a look at commit: 1ce15d556b81c1c7504420cea20f568d02d60797

The .api file is generated now when using the configure.py script but I have not fixed generation with sip-build.

Regards Gudjon

On Thursday, 25 February 2021 18:49:10 CET tt418232417 wrote:

Traceback (most recent call last): File "/Users/roy/Downloads/PyQt-Qwt-1.02.02/mk_distinfo.py", line 112, in

fn_f = open(fn, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/Users/roy/opt/anaconda3/qwt/api/python/Qwt.api' make: *** [install_distinfo] Error 1