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

essentia installs fine, but gaia fails #22

Open
r3a1d3a1 opened this issue Apr 4, 2020 · 0 comments
Open

essentia installs fine, but gaia fails #22

r3a1d3a1 opened this issue Apr 4, 2020 · 0 comments

Comments

@r3a1d3a1
Copy link

r3a1d3a1 commented Apr 4, 2020

No matter I run brew install gaia --HEAD or brew install essentia --HEAD --with-gaia, I get the following error:

==> python2 -c import setuptools... --no-user-cfg install --prefix=/private/tmp/gaia--homebrew-virtualenv-20200404-13
==> python2 -s /private/tmp/gaia--homebrew-virtualenv-20200404-13972-1k2ggub/target/bin/virtualenv -p python2 /usr/lo
Last 15 lines from /Users/r3a1d3a1/Library/Logs/Homebrew/gaia/02.python2:
  File "/private/tmp/gaia--homebrew-virtualenv-20200404-13972-1k2ggub/target/lib/python2.7/site-packages/virtualenv.py", line 1019, in install_wheel
    _install_wheel_with_search_dir(download, project_names, py_executable, search_dirs)
  File "/private/tmp/gaia--homebrew-virtualenv-20200404-13972-1k2ggub/target/lib/python2.7/site-packages/virtualenv.py", line 1046, in _install_wheel_with_search_dir
    config = _pip_config(py_executable, python_path)
  File "/private/tmp/gaia--homebrew-virtualenv-20200404-13972-1k2ggub/target/lib/python2.7/site-packages/virtualenv.py", line 1128, in _pip_config
    config[key] = ast.literal_eval(value)
  File "/usr/local/Cellar/python@2/2.7.15_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ast.py", line 49, in literal_eval
    node_or_string = parse(node_or_string, mode='eval')
  File "/usr/local/Cellar/python@2/2.7.15_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 1
    __get_hash(__func_name)
    ^
IndentationError: unexpected indent
Running virtualenv with interpreter /usr/local/opt/python@2/bin/python2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/mtg/homebrew-essentia/issues
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