Requirements install not working
Closed this issue · 1 comments
aHagouel commented
Ran the onboarding steps but got this error message when trying to run:
from botasaurus_server.server import Server
ModuleNotFoundError: No module named 'botasaurus_server'
Running on M1 Mac
Chetan11-dev commented
please run
python3 -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver bota botasaurus-proxy-authentication botasaurus-server --upgrade