extism / cli

The extism CLI is used to generate plugin scaffolding and manage Extism installations
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

Can't find installation #20

Closed darmie closed 1 year ago

darmie commented 1 year ago

I installed the cli via pip3, but I can't run it from zsh on Mac.

the bash script also fails on Mac. ~/.local/bin does not exist

darmie commented 1 year ago

Fixed it by manually adding python bin directory to path.