weebzone / Surf-TG

Python Web App which Indexes a Your Telegram Channel and Serves its Files for Download and Stream.
GNU General Public License v3.0
105 stars 184 forks source link

uvloop does not support Windows at the moment #21

Open adgamerx opened 1 month ago

adgamerx commented 1 month ago

what's the alternative for uvloop to use on windows

getting the following error while running pip install


File "<string>", line 8, in <module>
      RuntimeError: uvloop does not support Windows at the moment
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.