Closed alimehboob955 closed 7 months ago
ImportError: cannot import name 'Nitter' from partially initialized module 'ntscraper' (most likely due to a circular import)
Hello,
What's the name of you python file ?
Hi, sorry for the late reply. This probably happens because your file where you are using ntscraper is also named nitter.py, so it tries to import itself.
ImportError: cannot import name 'Nitter' from partially initialized module 'ntscraper' (most likely due to a circular import)