alfred
alfred copied to clipboard
ImportError: cannot import name 'device'
I got this issue when run alfred
upgrade to the latest version
how to upgrade latest version ? I installed it by "sudo pip3 isntall alfred-py"
@Ghustwb pip install -U alfred-py
or install master version from github
@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.
The latest one shouldn't occur this, if it does, make sure old alfred-py uninstalled,
try alfred -v
verify