thatmattlove / hyperglass

hyperglass is the network looking glass that tries to make the internet better.
https://hyperglass.dev
BSD 3-Clause Clear License
626 stars 94 forks source link

Get-Poetry Error #235

Closed theaustinayers closed 4 months ago

theaustinayers commented 8 months ago

Upon installing on Ubuntu - the error "Cannot get-peotry failed" is due to the GitHub repo changing.

NEW: https://raw.githubusercontent.com/python-poetry/poetry/901bdf0491005f1b3db41947d0d938da6838ecb9/get-poetry.py

For line 425

After changing this, I get this:

root@lg:~# sudo bash index.html [INFO] Your system is running Python 3.8.10 (Minimum is 3.6+). [INFO] Your system is running NodeJS v14.21.3 (Minimum is 14+). [INFO] Your system is running Yarn 1.22.19 (Minimum is 1+). [INFO] Your system is running Redis 5.0.7 (Minimum is 4+). Cleaning up temporary files... [SUCCESS] Finished installed dependencies. [INFO] Installing hyperglass... root@lg:~#