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

Linux Install Issue #6

Open
christiankaye opened this issue Feb 2, 2021 · 1 comment
Open

Linux Install Issue #6

christiankaye opened this issue Feb 2, 2021 · 1 comment

Comments

@christiankaye
Copy link
Contributor

When I run run the setup script, I get the following error:
ERROR: Could not find a version that satisfies the requirement matplotlib-3.3.3 (from -r requirements.txt (line 3)) (from versions: none)
ERROR: No matching distribution found for matplotlib-3.3.3 (from -r requirements.txt (line 3))
which I solved by changing the matplotlib line to "matplotlib==3.3"
Also, I think we could expand the functionality of both of our applications at the same time by using the XML based search on medlineplus.gov.
Check this out:
https://wsearch.nlm.nih.gov/ws/query?db=healthTopics&term=(heparin)&retmax=1
https://wsearch.nlm.nih.gov/ws/query?db=healthTopics&term=(asthma)&retmax=1
https://wsearch.nlm.nih.gov/ws/query?db=healthTopics&term=(acai)&retmax=1

@fredysomy
Copy link
Owner

Hey thanks
Let me ask to @ShahinSha-dot about the matplotlib issue.

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