alfred icon indicating copy to clipboard operation
alfred copied to clipboard

ImportError: cannot import name 'device'

Open Ghustwb opened this issue 2 years ago • 4 comments

I got this issue when run alfred

Ghustwb avatar Jun 30 '22 02:06 Ghustwb

upgrade to the latest version

lucasjinreal avatar Jun 30 '22 02:06 lucasjinreal

how to upgrade latest version ? I installed it by "sudo pip3 isntall alfred-py"

Ghustwb avatar Jun 30 '22 02:06 Ghustwb

@Ghustwb pip install -U alfred-py or install master version from github

lucasjinreal avatar Jun 30 '22 04:06 lucasjinreal

@Ghustwb pip install -U alfred-py or install master version from github I used the "pip install -U alfred-py" command, but I still get the same error.

Younger6163 avatar Jul 03 '22 07:07 Younger6163

The latest one shouldn't occur this, if it does, make sure old alfred-py uninstalled,

try alfred -v verify

lucasjinreal avatar Mar 02 '23 08:03 lucasjinreal