Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update user vs developer installation instructions #139

Closed
mbeyeler opened this issue Jan 21, 2020 · 1 comment
Closed

Update user vs developer installation instructions #139

mbeyeler opened this issue Jan 21, 2020 · 1 comment
Labels
Milestone

Comments

@mbeyeler
Copy link
Member

We should expand on the two setups - depending on whether you want to be a user or developer.

A user should have the easiest setup possible, and be directed to the latest stable release. We should not expect proficiency with any of these tools.
Steps include:

  • How to install Python
  • macOS: How to get pip without XCode
  • How to verify everything worked

A developer needs to take a lot more steps, and we can assume some level of experience with these tools:

  • Get Python/XCode/git
  • Get Cython
  • Fork and clone
  • install -r requirements.txt
  • install -r requirements-dev.txt
  • install -r requirements-doc.txt
@mbeyeler mbeyeler added the doc label Jan 21, 2020
@mbeyeler mbeyeler added this to the v0.6 milestone Jan 21, 2020
mbeyeler added a commit to mbeyeler/pulse2percept that referenced this issue Jan 22, 2020
mbeyeler added a commit that referenced this issue Jan 22, 2020
* Update installation instructions (#139); add custom.css; add ImportError no module named p2p

* fix submodule descriptions
@mbeyeler
Copy link
Member Author

Closed via #140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant