Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Conversation

@anshulpundir
Copy link

Unable to run tests:

ERROR: invocation failed (exit code 1), logfile: /Users/anshulp/code/pinball-fork/.tox/py27/log/py27-1.log
ERROR: actionid: py27
msg: getenv
cmdargs: ['/Users/anshulp/code/pinball-fork/.tox/py27/bin/pip', 'install', '-r/Users/anshulp/code/pinball-fork/requirements.txt', 'pytest']
env: {'LANG': 'en_US.UTF-8', 'USERNAME': 'root', 'TERM': 'xterm-256color', 'SHELL': '/bin/sh', 'SUDO_COMMAND': '/Users/anshulp/code/pinball-fork/pinb/bin/tox', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'SUDO_UID': '0', 'SUDO_GID': '0', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.5wLh1KPp79/Listeners', 'VIRTUAL_ENV': '/Users/anshulp/code/pinball-fork/.tox/py27', '__CF_USER_TEXT_ENCODING': '0x0:0:0', 'PYTHONHASHSEED': '197297078', 'LOGNAME': 'root', 'USER': 'root', 'MAIL': '/var/mail/root', 'PATH': '/Users/anshulp/code/pinball-fork/.tox/py27/bin:/Users/anshulp/code/pinball-fork/pinb/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/anshulp/arcanist/arcanist/bin', 'SUDO_USER': 'root', 'PS1': '(pinb) [\T][\e[0;32m] \w[\e[0;36m]$(print_symlink)[\e[0;31m]$(parse_git_branch)[\e[0m] $ ', 'HOME': '/var/root', 'VERSIONER_PYTHON_VERSION': '2.7'}

Collecting pytest
Using cached pytest-3.0.3-py2.py3-none-any.whl
Collecting argparse==1.2.1 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 1))
Using cached argparse-1.2.1.tar.gz
Collecting boto==2.8.0 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 2))
Using cached boto-2.8.0.tar.gz
Collecting Django==1.5.4 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 3))
Using cached Django-1.5.4.tar.gz
Collecting guppy==0.1.10 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 4))
Using cached guppy-0.1.10.tar.gz
Collecting mock==0.8.0 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 5))
Using cached mock-0.8.0.zip
Collecting MySQL-python==1.2.3 (from -r /Users/anshulp/code/pinball-fork/requirements.txt (line 6))
Using cached MySQL-python-1.2.3.tar.gz
Complete output from command python setup.py egg_info:
sh: mysql_config: command not found
Traceback (most recent call last):
File "", line 1, in
File "/private/tmp/pip-build-tmgGwy/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 /private/tmp/pip-build-tmgGwy/MySQL-python/

ERROR: could not install deps [-r/Users/anshulp/code/pinball-fork/requirements.txt, pytest]; v = InvocationError('/Users/anshulp/code/pinball-fork/.tox/py27/bin/pip install -r/Users/anshulp/code/pinball-fork/requirements.txt pytest (see /Users/anshulp/code/pinball-fork/.tox/py27/log/py27-1.log)', 1)
_________________________________________________________ summary __________________________________________________________
ERROR: py27: could not install deps [-r/Users/anshulp/code/pinball-fork/requirements.txt, pytest]; v = InvocationError('/Users/anshulp/code/pinball-fork/.tox/py27/bin/pip install -r/Users/anshulp/code/pinball-fork/requirements.txt pytest (see /Users/anshulp/code/pinball-fork/.tox/py27/log/py27-1.log)', 1)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant