chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
630 stars 107 forks source link

Cannot import name 'Profile' from 'instascrape' #69

Closed rajanverma-me closed 3 years ago

rajanverma-me commented 3 years ago

Describe the bug After installation, I tried to run and got this error : Cannot import name 'Profile' from 'instascrape'. check below image.

FireShot Capture 851 - Untitled - Jupyter Notebook - localhost

rajanverma-me commented 3 years ago

I got the problem, it was because the same-named python file present in that location taking priority.