I used pyinstaller to package a simple test script that uses spaCy on a Windows 10 machine. import spacy import io import sys ner_model = spacy.load("C:/en_core_web ...
When I run PyInstaller on Linux using --onefile and some additional hidden-imports/hooks, it generates a huge executable (like 200mb) including all necessary files/libraries. Then I use this ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results