All of lore.kernel.org
 help / color / mirror / Atom feed
* [DPDK/DTS Bug 1617] Python 3.13 DTS docs generation error
@ 2025-01-21 16:24 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-01-21 16:24 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 2185 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1617

            Bug ID: 1617
           Summary: Python 3.13 DTS docs generation error
           Product: DPDK
           Version: 25.03
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: DTS
          Assignee: dev@dpdk.org
          Reporter: probb@iol.unh.edu
                CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
  Target Milestone: ---

Ideally we can define a process and set of dependencies which are forward
compatible in terms of python version. 


Thomas provided the logs below.

--------------------------

WARNING: autodoc: failed to import module 'runner' from module 'framework'; the
following exception was raised:
Traceback (most recent call last):
  File
"/home/jerin/.local/pipx/venvs/autodoc-pydantic/lib/python3.13/site-packages/sphinx/ext/autodoc/importer.py",
line 143, in import_module
    return importlib.import_module(modname)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/export/dpdk-next-eventdev/dts/framework/runner.py", line 44, in
<module>
    from .test_result import (
    ...<6 lines>...
    )
  File "/export/dpdk-next-eventdev/dts/framework/test_result.py", line 38, in
<module>
    from .test_suite import TestCase, TestSuite
  File "/export/dpdk-next-eventdev/dts/framework/test_suite.py", line 695, in
<module>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 4293 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-21 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-21 16:24 [DPDK/DTS Bug 1617] Python 3.13 DTS docs generation error bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.