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

Can't install Essentia on MacOS catalina #1258

Closed
bclark288 opened this issue May 23, 2022 · 1 comment
Closed

Can't install Essentia on MacOS catalina #1258

bclark288 opened this issue May 23, 2022 · 1 comment

Comments

@bclark288
Copy link

I'm trying to install Essentia on my mac and I'm getting the following error:
Installing essentia from mtg/essentia
==> Downloading https://homebrew.bintray.com/bottles/isl-0.23.catalina.bottle.tar.gz
Warning: Transient problem: HTTP error Will retry in 1 seconds. 3 retries
Warning: left.
Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries
Warning: left.
Warning: Transient problem: HTTP error Will retry in 4 seconds. 1 retries
Warning: left.
-=O=- # # # #
curl: (22) The requested URL returned error: 502 Bad Gateway
Error: Failed to download resource "isl"
Download failed: https://homebrew.bintray.com/bottles/isl-0.23.catalina.bottle.tar.gz

Any idea what I should do?

@andresbrocco
Copy link

andresbrocco commented Sep 8, 2023

You should install essentia via homebrew: check out this issue.

Then, you should point your pythonpath to the installation folder, (in my case opt/homebrew/lib/python3.9/site-packages/essentia). Follow this tutorial, which advises you to create the .vscode/settings.json and launch.json files.

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

3 participants