Mesa CT on Ubuntu
- JT
- Topic Author
- Away
- Administrator
Less
More
- Posts: 823
- Thank you received: 444
15 Apr 2024 12:04 #298280
by JT
Mesa CT on Ubuntu was created by JT
I recently had someone try and run Mesa CT on Manjaro so I've added some code to make sure the user is running on Debian but I "think" Mesa CT should run on Ubuntu but I only have one machine running Ubuntu 10.04 which is too old to test with. If your running a recent Ubuntu and can do a short test in a terminal to see what os is returned from distro.id() I'd appreciate it.
JT
python3
import distro
distro.id()
JT
Please Log in or Create an account to join the conversation.
- x26iclone
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 4
16 Apr 2024 11:50 #298356
by x26iclone
Replied by x26iclone on topic Mesa CT on Ubuntu
I'm running Ubuntu 22.04.4 LTS.
Python returns 'ubuntu'.
Python returns 'ubuntu'.
The following user(s) said Thank You: JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.104 seconds