Re: 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-tp1574p1580.html

Hi~
you could try -F option, pyinstaller -F  test.py.

I checked the the paths and added them into the parameter hookpath, but got an error though I have the path. Are there some better building tools suitable for owlready?

FileNotFoundError: Hook directory "/usr/local/lib/python3.7/site-packages/owlready2/pellet/httpclient-4.2.3.jar" not found.