Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Python Sample, "EnvironmentError: mysql_config not found" #35

Open
garbados opened this issue Jun 20, 2013 · 0 comments
Open

Python Sample, "EnvironmentError: mysql_config not found" #35

garbados opened this issue Jun 20, 2013 · 0 comments

Comments

@garbados
Copy link

Running this:

git clone git://github.com/WindowsAzure/azure-resource-provider-sdk.git
cd azure-resource-provider-sdk/samples/python-flask/
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

yields:

EnvironmentError: mysql_config not found

----------------------------------------
Command python setup.py egg_info failed with error code 1 in /Users/deus/code/cloudant/azure-resource-provider-sdk/samples/python-flask/venv/build/MySQL-python

No explanation in the sample's docs for resolving this. If the user is missing a dependency, it should be noted in a readme, yes?

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

No branches or pull requests

1 participant