huyanhle
Results
3
comments of
huyanhle
How to fix this issue? I've encountered a similar issue. ``` AttributeError: 'TotalStatistics' object has no attribute 'all' ```
The issue stems from the disparities and incompatibilities between Python versions. To fix them on my system, I used Python version 3.8 compiled from the source. ``` $ cat /etc/os-release...
@awan119 Can you check with patch found in Gerrit -review: https://gerrit.openbmc.org/c/openbmc/webui-vue/+/64481