-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Labels
DocumentationThe knowledge in the issue should eventually make its way into our documentationThe knowledge in the issue should eventually make its way into our documentation
Milestone
Description
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
Labels
DocumentationThe knowledge in the issue should eventually make its way into our documentationThe knowledge in the issue should eventually make its way into our documentation