Yes, looks like you are correct. Trying to do anything with pro results
in uaclient errors. Looks like I have loads of python3 packages install
and just a few 3.12 packages. From searching I landed on this command
string

export
PYTHONPATH=${PYTHONPATH}:${HOME}:/usr/bin/python:/usr/lib/python3/dist-
packages; pro status --all

and this worked as expected. Also

export
PYTHONPATH=${PYTHONPATH}:${HOME}:/usr/bin/python3.12:/usr/lib/python3.12/dist-
packages; pro status --all

works as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2137638

Title:
  Installing ubuntu-advantage-tools fails with Python module import not
  found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2137638/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to