missing requirements for initial install
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
I cloned,
I made and invoked a new conda env and moved on with the install instructions (Linux env)
when trying to start up the UI, still three packages were missing: six, appdirs and click.
after pip install of each, the UI ran great.
Contributor guide
Assessment
This issue has not been assessed yet.