instapy-quickstart icon indicating copy to clipboard operation
instapy-quickstart copied to clipboard

ImportError: cannot import name 'InstaPy'

Open laeque opened this issue 5 years ago • 4 comments

cannot import InstaPy from instapy

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

laeque avatar Feb 04 '21 07:02 laeque

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

AcidOP avatar Feb 23 '21 12:02 AcidOP

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 avatar Jun 23 '21 07:06 MohakAoki

image

MohakAoki avatar Jun 23 '21 07:06 MohakAoki

First you need to install instapy

netanel094 avatar Sep 04 '21 22:09 netanel094