Created
January 31, 2018 06:45
-
-
Save piskvorky/416c8ab83970d067d148301f0be57a12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning, treated as error: | |
/Volumes/work/workspace/gensim/trunk/docs/src/viz/poincare.rst:4: WARNING: autodoc: failed to import module u'gensim.viz.poincare'; the following exception was raised: | |
Traceback (most recent call last): | |
File "/Users/kofola3/workspace/vew/gensim/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 551, in import_object | |
__import__(self.modname) | |
File "/Volumes/work/workspace/gensim/trunk/gensim/viz/poincare.py", line 18, in <module> | |
import plotly.graph_objs as go | |
ImportError: No module named plotly.graph_objs | |
make: *** [html] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment