-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
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
Labels
No labels