python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.38k stars 583 forks source link

Dll load failed #576

Open MK096 opened 2 years ago

MK096 commented 2 years ago

While running the exe file on a different machine i get DLL load failed error. Few weeks before it used to work fine. I tried reinstalling the package and even tried different versions of it.

This is the command i use to generate exe: python -m eel filename.py Compiled --hidden-import=cexprtk._functionargs --onefile

I have the most recent version of EEL (as on March 2022)

I have win 10 64 bit sy cexprtk s