mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
parent
ce75ac96c3
commit
21eb77e5da
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue