Stunkymonkey / nautilus-open-any-terminal

GNU General Public License v3.0
536 stars 54 forks source link

pipx support #82

Closed fredericpetit-gh closed 1 year ago

fredericpetit-gh commented 1 year ago

Hi, the program seems to be not available with pipx :

install try :

No apps associated with package nautilus-open-any-terminal or its
dependencies. If you are attempting to install a library, pipx should not be
used. Consider using pip or a similar tool instead.

run try : 'nautilus-open-any-terminal' executable script not found in package 'nautilus-open-any-terminal'.

Stunkymonkey commented 1 year ago

If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.

the answer seems obvious to me. this repo is a plugin, which has the same behavior as a library.