Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to create module based documentation #82

Open
laszewsk opened this issue Mar 12, 2013 · 2 comments
Open

unable to create module based documentation #82

laszewsk opened this issue Mar 12, 2013 · 2 comments
Assignees

Comments

@laszewsk
Copy link
Member

import fgmetric.FGEucaMetricsDB

File "/Users/neu/ENV/lib/python2.7/site-packages/fgmetric-3.1.1_-py2.7.egg/fgmetric/FGEucaMetricsDB.py", line 6, in
import MySQLdb
ImportError: No module named MySQLdb
usage: sphinx-build [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: sphinx-build --help [cmd1 cmd2 ...]
or: sphinx-build --help-commands
or: sphinx-build cmd --help

error: option -b not recognized
make: *** [html] Error 1

@ghost ghost assigned lee212 Mar 12, 2013
@laszewsk
Copy link
Member Author

obviously the make files do not work as expected as it is not possible to create the documentation on a vanilla machine as requirements are not met. please fix so we can start getting back to develop documentation

@laszewsk
Copy link
Member Author

sudo pip install mysql-connector-python

does not solve it either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants