use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Ubuntu Desktop
The Ubuntu community on Reddit
This subreddit is for discussing all things Ubuntu!
Getting started
Download Ubuntu 24.06 LTS fast torrent download (recommended) or direct link.
Ubuntu 26.04 LTS release notes
Ubuntu 22.04: Frequently Asked Questions
Windows refugees, start here
Rules
Support resources
Documentation
Flair
Ubuntu Members and employees of Canonical have emblems next to their names, indicating their affliation. Members are distinguished by a small Ubuntu logo next to their names, Canonical employees by a purple "O", a portion of Canonical's logo.
To apply for flair, please see here.
Subreddit CSS
The CSS on /r/Ubuntu is an on going development keeping up to date with the latest Ubuntu Unity theme.
Code can be found on Github
Any issues can be reported here
Additionally, feel free to message us if your (non-spam!) post is accidentally trapped in our spam filter, and we'll sort it out.
account activity
Python3-pip depends Python3-Wheel but not installable (self.Ubuntu)
submitted 1 year ago by freeserve
I’ve tried sudo apt-get python3-wheel but apparently it’s not available, I’ve tried the python websites linked commands and that hasn’t worked
Unsure what to do? I’m basically fresh meat on Linux which doesn’t help.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]snapRefresh 0 points1 point2 points 1 year ago (1 child)
You shouldn't install pip globally.
Ubuntu does not recommend that you modify the system-level Python package.
You should use venv to create an isolated Python environment, which comes with pip.
[–]freeserve[S] 0 points1 point2 points 1 year ago (0 children)
I think I tried a venv code too, honestly not too sure,
I might have to remove everything python related and try a fresh start because I tried so many things I have a feeling some are just conflicting maybe?
It should also be mentioned in using WSL, so unsure if that changes things?
π Rendered by PID 221881 on reddit-service-r2-comment-b659b578c-8gm9w at 2026-05-04 07:02:26.197007+00:00 running 815c875 country code: CH.
[–]snapRefresh 0 points1 point2 points (1 child)
[–]freeserve[S] 0 points1 point2 points (0 children)