-
-
Couldn't load subscription status.
- Fork 124
Closed
Description
Following the instructions here (penultimate paragraph), I attempted a bare-metal installation on Windows (i.e., no prior installation of Python or any Python modules) using the following PowerShell expression:
pyinstaller --onefile emailproxy.py --hidden-import timeago.locales.en
Running the resulting emailproxy.exe executable results in the error message "ModuleNotFoundError: No module named 'cryptography'".
What steps am I missing? Prior to executing the above expression, I installed Python 3.11.1 and PyInstaller 5.7.0, then edited the emailproxy.config file, but otherwise did not install or download any other modules.
Metadata
Metadata
Assignees
Labels
No labels