Sentdex / socialsentiment

Sentiment Analysis application created with Python and Dash, hosted at socialsentiment.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue when i run twitter_stream.py "index id_unix already exists"

sosinfo212 opened this issue · comments

when i run twitter_stream.py i got this mssg

index id_unix already exists
401
401

I deleted the following files:
twitter.db
twitter.db-shm
twitter.db-wal

Then I re-built the twitter_stream.py

I'm not sure if its the ideal way to solve the issue however it worked for me.

@tankris Do you have a link to your repo with this change?

Unfortunately no