Unable to install on Ubuntu 22.04.1
See original GitHub issueBug Description
Unable to install on Ubuntu 22.04.1
Server
Brand new Ubuntu 22.04.1 VM, ran manual setup steps. Server was fully updated before running install. Attached is a file containing the output from pip3 install hyperglass
Logs
Issue Analytics
- State:
- Created a year ago
- Comments:5
Top Results From Across the Web
Can't install Ubuntu 22.04LTS in my laptop
I wanted to install ubuntu on my laptop. Everythings goes fine(except there's an error "XDG_RUNTIME_DIR is not owned by us (uid 0), ...
Read more >Unable to install .NET 7 on Ubuntu 22.04.1 on WSL #28995
Describe the bug I'm unable to install dotnet 7 on ubuntu. The instaruction page here gives instruction for installing the .NET 6 only....
Read more >Cannot Install Server on Ubuntu 22.04 jammy - MongoDB
Hello, I've been trying to install the mongo enterprise server in my Ubuntu 22.04.1 LTS, but it throws this error: sudo apt install...
Read more >Library Error while installing NPM on Ubuntu 22.04 LTS
Looks like you are missing the updates channel. When I run apt show libssl-dev -a I get two versions of the package listed:...
Read more >Can't install Ubuntu 22.04 - Can't use any Ubuntu with WSL 2
No distros are registered at the time. After googling I set my default version of WSL to 1 and opened the MS Store...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Try installing the following packages. We hit the following issue
apt install libjpeg-dev zlib1g-dev
I would try 20.04 LTS instead.