google / google/openhtf

Make installation under Windows smoother.

Open
#455 1 comment 0 reactions 1 assignee Claimed by @jettisonjoe View on GitHub
documentation refactor/cleanup
Dominant language
Python
Stars
722
Forks
237
Avg merge
11h 31m
Merged PRs (30d)
4

Description

There are some issues when installing on Windows, i.e. a regular `pip install openhtf` doesn't work. In particular:
* Some of our dependencies have their own dependencies that can't be fully handled by pip.
* The `cryptography` package is pip installable, but needs extra pip flags and crashes pip install for openhtf.
* If there ultimately _are_ non-pip install pre-reqs, we should document them in README.md.

@agdeepak, can you add detail based on your recent attempts to install on Windows?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.