Didn't find pellet when executing app built by pyinstaller

Posted by William on
URL: http://owlready.306.s1.nabble.com/Didn-t-find-pellet-when-executing-app-built-by-pyinstaller-tp1574.html

When I executed app built by pyinstaller, I got the following error:

......
File "owlready2/reasoning.py", line 40, in <module>
FileNotFoundError: [Errno 2]
No such file or directory: /var/folders/md/blahblah.../owlready2/pellet

PS: in macOS, python3.7 owlready2 latest version