From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/DTS Bug 1617] Python 3.13 DTS docs generation error
Date: Tue, 21 Jan 2025 16:24:52 +0000 [thread overview]
Message-ID: <bug-1617-3@http.bugs.dpdk.org/> (raw)
[-- 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 --]
reply other threads:[~2025-01-21 16:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-1617-3@http.bugs.dpdk.org/ \
--to=bugzilla@dpdk.org \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.