ulauncher-docker icon indicating copy to clipboard operation
ulauncher-docker copied to clipboard

[Bug]: I got extension crashed on ubuntu 22.04

Open Murithijoshua opened this issue 2 years ago • 1 comments

Description?

  1. provide url for downloading ulaucher-docker plugin
  2. save upon completion
  3. install required python3 package as instructed
  4. try using the extension Screencast from 04-17-2024 08:05:19 PM.webm

Extension Logs

No response

Murithijoshua avatar Apr 17 '24 17:04 Murithijoshua

I got the same issue in Ubuntu24.04. However, using the newest docker package (version 7.x) in python solves my question. Maybe it because the docker in your computer mismatch with the package 5.x. Use pip install --upgrade docker to update. Hope it will be helpful for you.

oOo-w avatar Apr 27 '24 12:04 oOo-w