UCAS-GYX/YouTube-GDD

Circular Import issue

Opened this issue · 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?