Skip to content

Dependencies : Python module elftools not found #719

@hzc12321

Description

@hzc12321

While following the steps documented in readme.md to compile the source of v1.2.0 RC2, running . setup.sh presents the following error :

No module named 'elftools'. This error fails the script.

It seems like a dependency for DPDK is missing.

I have also found a similar issue :
clearlinux/distribution#1464

Relevant link :
https://doc.dpdk.org/guides-22.03/rel_notes/release_21_02.html

I solved it by running sudo apt install python3-pyelftools

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationThe knowledge in the issue should eventually make its way into our documentation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions