Public bug reported:

Adding a simple autopkgtest `python -c "import pbcore"` fails with the
following error:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
    import pbcore
  File "/tmp/autopkgtest.Mysbkx/build.qos/real-tree/pbcore/__init__.py", line 
1, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'


This is due to python 3.12 removing setuptools from the default installation. 

Upstream issue[1]


[1] https://github.com/PacificBiosciences/pbcore/pull/126

** Affects: python-pbcore (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Tags added: update-excuse

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

Title:
  Unable to import pbcore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pbcore/+bug/2095040/+subscriptions


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

Reply via email to