Siyuanw / kinesis

Location Spoofing for iOS 17
GNU General Public License v3.0
255 stars 52 forks source link

update eventlet version to fix startup #35

Open thecodingcrow opened 10 months ago

thecodingcrow commented 10 months ago

In the latest version of eventlet a bug was fixes that blocks the startup script

image

It got fixed in version 34.x as seen here:https://github.com/eventlet/eventlet/issues/842

hamishC0 commented 9 months ago

Until this change has been made I had some success reverting to python 3.11.5.

Updating to 3.12.x gave the error again.