jithurjacob / Windows-10-Toast-Notifications

Python library to display Windows 10 Toast Notifications
MIT License
964 stars 168 forks source link

Exception: 'ToastNotifier' object has no attribute 'classAtom' #121

Open Svdhv-cloud opened 5 months ago

Svdhv-cloud commented 5 months ago

When I use the API, the main.py file works perfectly. But when I use PyInstaller to convert .py to .exe, I encounter the error Exception: 'ToastNotifier' object has no attribute 'classAtom'.