You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pycriu requires protobuf to function. Currently, it throws an
error because protobuf is not installed by default. Adding it
to dependencies ensures it will be installed automatically.
Signed-off-by: Andrii Herheliuk <andrii@herheliuk.com>
0 commit comments