Open laeque opened 3 years ago
I think your project folder name or the file name is instapy, thereby giving that error. Not sure.
i have the same issue. my project name and file name is not instapy. but i got <cannot import name 'InstaPy' from partially initialized module 'instapy' (most likely due to a circular import) >
First you need to install instapy
cannot import InstaPy from instapy
ImportError: cannot import name 'InstaPy' from partially initialized module 'instapy' (most likely due to a circular import)