Public bug reported:

python3 -c "from kineticsTools import ipdModel; from kineticsTools import 
ipdSummary"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
    from kineticsTools import ipdModel; from kineticsTools import ipdSummary
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/kineticsTools/ipdModel.py", line 1, in 
<module>
    from pkg_resources import Requirement, resource_filename
ModuleNotFoundError: No module named 'pkg_resources'

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

** Affects: kineticstools (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/2095050

Title:
  Unable to import kineticsTools.ipdModel with python 3.13

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


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

Reply via email to