Skip to content

Consider adding pipx to install docs #163

Open
@PatrickAlphaC

Description

@PatrickAlphaC

pipx is a tool that allows you to install python packages into isolated environments.

It ensures that there aren't any package management issues, and allows you to run the packages from the command line always in their isolated environments.

It's how I've been using solc-select.

pipx install solc-select
which solc
which solc-select

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions