InstaPy / instapy-quickstart

💨 Simply get InstaPy up and running in minutes.
GNU General Public License v3.0
766 stars 793 forks source link

ImportError: cannot import name 'InstaPy' #218

Open laeque opened 3 years ago

laeque commented 3 years ago

cannot import InstaPy from instapy

ImportError: cannot import name 'InstaPy' from partially initialized module 'instapy' (most likely due to a circular import)

AcidOP commented 3 years ago

I think your project folder name or the file name is instapy, thereby giving that error. Not sure.

MohakAoki commented 3 years ago

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) >

MohakAoki commented 3 years ago

image

netanel094 commented 3 years ago

First you need to install instapy