Answer the question
In order to leave comments, you need to log in
Instapy on aws amazon possible?
Good afternoon.
Is it possible to run the instapy library on aws
tried to run it gives an error.
Traceback (most recent call last):
File "bot.py", line 23, in <module>
headless_browser=False)
File "/home/ubuntu/.local/lib/python3.6/site-packages/instapy/instapy.py", lin e 309, in __init__
self.set_selenium_local_session()
File "/home/ubuntu/.local/lib/python3.6/site-packages/instapy/instapy.py", lin e 363, in set_selenium_local_session
raise InstaPyError(err_msg)
instapy.exceptions.InstaPyError: ensure chromedriver is installed at /home/ubunt u/.local/lib/python3.6/site-packages/instapy_chromedriver/chromedriver_linux64
Answer the question
In order to leave comments, you need to log in
chromedriver seems to need to be installed
try
apt-get install chromium-browser
apt-get install chromedriver
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question