mherrmann / fbs-tutorial

Tutorial for creating Python/Qt GUIs with fbs
https://build-system.fman.io
GNU General Public License v3.0
1.98k stars 159 forks source link

[help]working with pcraster #28

Closed uttu90 closed 5 years ago

uttu90 commented 5 years ago

I am developing an application with pcraster (installation here). python version: 3.6.6 pcraster version: 4.2.1 The problem is I can import and run the application with pcraster but when I freeze the application, it fails because of missing .dll files. The freeze pcraster folder: https://transfer.sh/7rfBT/pcraster%20freeze%202.PNG https://transfer.sh/S7adP/pcraster%20freeze.PNG

Thanks

mherrmann commented 5 years ago

Please only use this issue tracker for problems with the tutorial.

Which part of this was unclear?