Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.42k stars 574 forks source link

Ubuntu 18.04 - Cannot start guake after pip3 install #1368

Closed tryfon closed 6 years ago

tryfon commented 6 years ago

Running Ubuntu 18.04.1 After installing guake successfully with command 'pip3 install guake --user guake' running just 'guake' from the terminal throws: 'Command 'guake' not found, but can be installed with: sudo apt install guake' 'pip3 show guake' tells me it is installed under '/home/tryfon/.local/lib/python3.6/site-packages'

How do I run it???

gsemet commented 6 years ago

Hi. You probably does not have ~/.local/bin in your $PATH