python .\main.py
Traceback (most recent call last):
File "D:\QC supplements\Code\Apps\reddit\Reddit_Unlocked\main.py", line 14, in <module>
from run import display_praw, stats_praw, body_to_graph, get_keyword_dict
File "D:\QC supplements\Code\Apps\reddit\Reddit_Unlocked\run.py", line 84, in <module>
plotly.tools.set_credentials_file(username='reddit_unlocked', api_key='gfnXKc7JvUKST4HRJyFX')
AttributeError: module 'plotly.tools' has no attribute 'set_credentials_file'