M Waheed
M Waheed
Can u try re-installing `build-essential`
I was able to fix it by manually installing `itsdangerous==2.0.1` and `Werkzeug==2.0.0` Try running the pip commands below `pip3 install itsdangerous==2.0.1` `pip3 install Werkzeug==2.0.0`
We are also facing the same issue. We found the following which may be helpful to debug this. When an item is added from the left panel (without searching) an...
Since this repo hasn't been updated recently and some dependencies has been updated with non-backwards compatible changes, I suggest to use the [lxd-ui](https://github.com/canonical/lxd-ui) by [Canonical](https://github.com/canonical) It appears to be the...