YouTube-GDD icon indicating copy to clipboard operation
YouTube-GDD copied to clipboard

Circular Import issue

Open vmukund36 opened this issue 11 months ago • 0 comments

AttributeError: partially initialized module 'selectors' has no attribute 'SelectSelector' (most likely due to a circular import)

When I try to run download.py to downlaod the videos, I run into an issue of circular imports having the above attribute error. Could you give a fix to this issue?

vmukund36 avatar Feb 29 '24 05:02 vmukund36