Source: python-ase
Version: 3.26.0-3
Severity: wishlist

Hello,

I gave a look at updating python-ase to 3.28.0, but the documentation build fails due to unpackaged dependencies:

Traceback
=========

File "/usr/lib/python3/dist-packages/sphinx_gallery/gen_gallery.py", line 1558, in summarize_failing_examples
        raise ExtensionError(fail_message)
sphinx.errors.ExtensionError: Here is a summary of the problems encountered when running the examples:

    Unexpected failing examples (1):

        ../examples/tutorials/md.py failed leaving traceback:

        Traceback (most recent call last):
File "/home/andrius/debian-packages/python-ase/examples/tutorials/md.py", line 54, in <module>
            from asap3 import EMT
        ModuleNotFoundError: No module named 'asap3'

Best,
Andrius

Reply via email to