Skip to content

Allow/Deny popups OK, main UI display never shows in Linux Mint 21-2 (grpcio incompatibility) #1003

Discussion options

You must be logged in to vote

hi @Ekneee ,

I just tested it on Mint 21.2 (latest iso, not updated), and the steps to make it work have been:

  • install opensnitch + opensnitch-ui
  • install pytho3-pip
  • as your regular user install grpcio==1.44.0: ~ $ pip install grpcio==1.44.0 (even without --ignore-installed)

If you don't need python3-grpcio for other applications, uninstall it and try again. And if you installed grpcio 1.44.0 with pip system-wide as root, uninstall it and install it as your regular user (with --user).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ekneee
Comment options

Answer selected by gustavo-iniguez-goya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants