Update GUI-known-problems.md

Closes #1129
This commit is contained in:
Gustavo Iñiguez Goia 2024-05-14 07:58:05 +00:00 committed by GitHub
parent ce75ac96c3
commit 21eb77e5da
Failed to generate hash of commit

View file

@ -27,7 +27,11 @@ If you cannot immediately regenerate your protos, some other possible workaround
2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
```
The solution to this problem is described here: https://github.com/evilsocket/opensnitch/discussions/1003#discussioncomment-6642001
The solution to this problem is described in these issues:
https://github.com/evilsocket/opensnitch/issues/1129 - (`$ pip install protobuf==3.20.*`)
https://github.com/evilsocket/opensnitch/discussions/1003#discussioncomment-6642001
### GUI takes 10 to 20s to show up