Skip to content

Separate Install Directions for Users and Developers #6

@guyfleeman

Description

@guyfleeman

The setup.py and accompanying documentation should probably specify different directions for installation for users and developers. The script currently install deps and the rps module to a system cache. This is pretty confusing when you're working on examples and running them our of the repo, but it's actually sourcing some of the files from a different place. I think most projects use a two-step process: pip install dependencies, and a system install.

At the very least docs should mention more strongly it's installing to the system cache. There should be a way to run the sim without installing it to the system cache.

I'd be happy to help tackle this once we agree on an approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions