Public bug reported:

On ubuntu noble the cdsitepackages/lssitepackages commands fail with the 
following error:
$ cdsitepackages 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'distutils'

The cause is the removal of distutils from python 3.12
https://docs.python.org/3.11/distutils/

Upstream has released an update which uses the sysconfig module.

https://github.com/python-
virtualenvwrapper/virtualenvwrapper/commit/05ccf752512c74d212f746017f240c692f848983

** Affects: virtualenvwrapper (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  python3.12: cdsitepackages and lssitepackages use removed distutils
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualenvwrapper/+bug/2071716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to