InstaPy / InstaPy/instapy-quickstart
File "/Users/Danya/opt/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webdriver.py", line 255, in start_session self.session_id = response['sessionId'] TypeError: string indices must be integers
Open
- Dominant language
- Python
- Stars
- 777
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
I have had multiple issues running this code on my computer. I was able to resolve some previous issues by redownloading google chrome and anaconda, but now this thingie pops up:
"File "/Users/Danya/opt/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webdriver.py", line 255, in start_session
self.session_id = response['sessionId']
TypeError: string indices must be integers"
Any ideas anyone, please?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.