Fix circular import issue by renaming daemon.py to fixture_daemon.py

- Rename daemon.py to fixture_daemon.py to avoid naming conflict with python-daemon package
- Update PyInstaller spec file to reference the new filename
- This resolves the circular import error that was preventing the executable from running
parent c12f7bb3
Pipeline #171 canceled with stages
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment