tonk777

Results 2 comments of tonk777

The project may be dead but the fix is easy (its in the pull request #20) You can fix this doing the following edits to remove the unnecessary duplicated default...

Using Pyinstaller 5.4.1 and Eventlet 0.33.1 in Windows11 required the following hidden imports when invoking Eventlet from Flask-SocketIO 5.2.0 hiddenimports=[ 'engineio.async_drivers.eventlet', 'eventlet.hubs.epolls', 'eventlet.hubs.kqueue', 'eventlet.hubs.selects', 'dns', 'dns.asyncbackend', 'dns.asyncquery', 'dns.asyncresolver', 'dns.e164', 'dns.namedict',...