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

Install commands in README could not resolve tinydb #30

Closed
heycatwonton opened this issue Jan 20, 2021 · 1 comment
Closed

Install commands in README could not resolve tinydb #30

heycatwonton opened this issue Jan 20, 2021 · 1 comment
Assignees

Comments

@heycatwonton
Copy link
Contributor

heycatwonton commented Jan 20, 2021

Describe the bug
Install commands fail to resolve tinydb dependencies in requirements.txt.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/iNAIADS/basin3d/blob/master/README.md
  2. Scroll down to 'Develop'
  3. Follow steps to set up virtual environment
  4. See error

Expected behavior
Expected to have dependencies installed, after creating and activating virtual environment. Expected documentation to be correct with install commands

Screenshots
Develop
conda install $(cat requirements.txt) pytest

error screenshot 1
error screenshot 2

Desktop (please complete the following information):

  • OS: macOS
  • Python 3.8
  • Version 3

Additional context

@heycatwonton heycatwonton self-assigned this Jan 28, 2021
@vchendrix
Copy link
Contributor

Closing is addressed by #7

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

No branches or pull requests

2 participants