** Description changed:

  Adding a simple autopkgtest `python -c "import pbcommand"` fails with
  the following error:
- 
  
  autopkgtest [10:41:25]: test command1: python3 -c "import pbcommand"
  autopkgtest [10:41:25]: test command1: [-----------------------
  Traceback (most recent call last):
-   File "<string>", line 1, in <module>
-     import pbcommand
-   File "/tmp/autopkgtest.Lo75OZ/build.glM/real-tree/pbcommand/__init__.py", 
line 1, in <module>
-     import pkg_resources
+   File "<string>", line 1, in <module>
+     import pbcommand
+   File "/tmp/autopkgtest.Lo75OZ/build.glM/real-tree/pbcommand/__init__.py", 
line 1, in <module>
+     import pkg_resources
  ModuleNotFoundError: No module named 'pkg_resources'
  autopkgtest [10:41:26]: test command1: -----------------------]
  
  This is due to python 3.12 removing setuptools from the default
  installation.
  
  Upstream issue[1]
+ 
+ [1] https://github.com/PacificBiosciences/pbcommand/pull/191

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

Title:
  Unable to import pbcommand with python 3.13 default Edit

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


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

Reply via email to