alirezamika / autoscraper

A Smart, Automatic, Fast and Lightweight Web Scraper for Python
MIT License
6.16k stars 648 forks source link

Module not found #57

Closed petrsevcik closed 3 years ago

petrsevcik commented 3 years ago

I have a problem with importing AutoScraper(). Not sure where can be a problem. All description here: https://stackoverflow.com/questions/66551742/autoscraper-module-not-found-in-python-autoscraper-library

Thanks for help

alirezamika commented 3 years ago

try changing your file name from autoscraper.py to something else.

petrsevcik commented 3 years ago

Okay, now it is working. Stupid mistake, but good to know. I am still a beginner in coding. Looking forward to try your module.