issues
search
perftool-incubator
/
bench-trafficgen
Apache License 2.0
8
stars
5
forks
source link
Fix pip issue #433
#80
Closed
rafaelfolco
closed
11 months ago
rafaelfolco
commented
11 months ago
posix-ipc requires python3.9.
posix-ipc is built from source as part of moongen install.
set python3.9 and use python3 type install, which runs 'python3 -m pip
' to install.
python3.9-devel is required
replaced manual install of pip packages with python3 type in workshop