Skip to content

pipsi / pipx install on osx broken: aws: command not found #120

@Braynid

Description

@Braynid

I've tried installing saws using pipsi as per the docs and after seeing that pipsi is deprecated I've tried installing via pipx. Both times I've got the errors below when running any command under saws. aws and pygmentize are installed in the virtualenv created by pipsi/pipx so my guess is that the saws interactive shell somehow doesn't start in the same virtualenv.

osx version: 10.15.3
Python 2.7.16

saws> aws ec2 ls --ec2-state
/bin/sh: aws: command not found
/bin/sh: pygmentize: command not found

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions