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

bae上部署失败啊 #25

Open
xyyh opened this issue Apr 17, 2016 · 0 comments
Open

bae上部署失败啊 #25

xyyh opened this issue Apr 17, 2016 · 0 comments

Comments

@xyyh
Copy link

xyyh commented Apr 17, 2016

用bae专业版正式环境部署,会失败,失败信息如下:
RequestID: f819d934-3f30-497f-82c7-d7f92d1ec107
错误代码: CmdBuildAppError
错误信息: Collecting Jinja2==2.6 (from -r /home/bae/app/requirements.txt (line 1))
Downloading Jinja2-2.6.tar.gz (389kB)
Collecting pybcs==1.2.91 (from -r /home/bae/app/requirements.txt (line 2))
Downloading pybcs-1.2.91.tar.gz
Collecting bae-memcache==1.0.0 (from -r /home/bae/app/requirements.txt (line 3))
Downloading bae_memcache-1.0.0.tar.gz (3.1MB)
Collecting MySQL-python==1.2.3 (from -r /home/bae/app/requirements.txt (line 4))
Downloading MySQL-python-1.2.3.tar.gz (70kB)
Complete output from command python setup.py egg_info:
sh: 1: mysql_config: not found
Traceback (most recent call last):
File "", line 20, in
File "/tmp/pip-build-zUSsLe/MySQL-python/setup.py", line 15, in
metadata, options = get_config()
File "setup_posix.py", line 43, in get_config
libs = mysql_config("libs_r")
File "setup_posix.py", line 24, in mysql_config
raise EnvironmentError("%s not found" % (mysql_config.path,))
EnvironmentError: mysql_config not found


Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-zUSsLe/MySQL-python
You are using pip version 7.1.2, however version 8.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Install dependency error: pip install error

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

No branches or pull requests

1 participant