You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: