omkarcloud / google-maps-scraper

👋 HOLA 👋 HOLA 👋 HOLA ! ENJOY OUR GOOGLE MAPS SCRAPER 🚀 TO EFFORTLESSLY EXTRACT DATA SUCH AS NAMES, ADDRESSES, PHONE NUMBERS, REVIEWS, WEBSITES, AND RATINGS FROM GOOGLE MAPS WITH EASE! 🤖
https://www.omkar.cloud/
MIT License
863 stars 211 forks source link

another issue #175

Closed Iamtheoldman closed 1 month ago

Iamtheoldman commented 1 month ago

a7 % python run.py Traceback (most recent call last): File "/Users/dameonjensen/Downloads/omkarcloud-google-maps-scraper-pro-cfdd8a4d052f8f0deffa755ef01c2879230dcfa7/run.py", line 1, in import backend.scrapers File "/Users/dameonjensen/Downloads/omkarcloud-google-maps-scraper-pro-cfdd8a4d052f8f0deffa755ef01c2879230dcfa7/backend/scrapers.py", line 2, in from src.gmaps import get_places File "/Users/dameonjensen/Downloads/omkarcloud-google-maps-scraper-pro-cfdd8a4d052f8f0deffa755ef01c2879230dcfa7/src/gmaps.py", line 2, in from botasaurus.request import request ModuleNotFoundError: No module named 'botasaurus.request' (anaconda3) (base) dameonjensen@Dameons-Laptop omkarcloud-google-maps-scraper-pro-cfdd8a4d052f8f0deffa755ef01c2879230dcfa7 %

Chetan11-dev commented 1 month ago

Run python -m pip install --upgrade pip python -m pip install bota botasaurus botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade Reclone and install repository