flent-gui (benchmarks/netperf-wrapper,-gui) is missing flent as a
runtime dependency making this issue:
Traceback (most recent call last):
File "/usr/local/bin/flent-gui", line 33, in <module>
sys.exit(load_entry_point('flent==2.0.0', 'gui_scripts', 'flent-gui')())
File "/usr/local/bin/flent-gui", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/local/lib/python3.8/importlib/metadata.py", line 503, in distribution
return Distribution.from_name(distribution_name)
File "/usr/local/lib/python3.8/importlib/metadata.py", line 177, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: flent
installing benchmark/netperf-wrapper,-main itself solves this but
then there is another error rising that it can't find an usable Qt
version. I tried installing Qt5 package but didn't change anything.
Not sure what's missing
here.
Started Flent 2.0.0 using Python 3.8.12.
ERROR: Unable to find a usable Qt version.
No comments:
Post a Comment