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

Dependency list #3

Closed
jsta opened this issue Aug 10, 2018 · 3 comments
Closed

Dependency list #3

jsta opened this issue Aug 10, 2018 · 3 comments

Comments

@jsta
Copy link
Contributor

jsta commented Aug 10, 2018

This issue is related to the ongoing JOSS review of this package. One of the criteria is:

Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.

However, I found myself struggling to easily find the dependency list to get started. What do you think about adding a requirements.txt or environment.yml file?

@jsta
Copy link
Contributor Author

jsta commented Aug 14, 2018

I this a complete list of dependencies?

numpy
pandas
scipy
matplotlib
tkinter

I am having trouble installing tkinter using conda.

@marcoalopez
Copy link
Owner

marcoalopez commented Aug 20, 2018

Hello @jsta, Tkinter is Python's de-facto standard GUI so I think it is not necessary to install it using conda or pip since it should be already available on Unix platforms as well as on Windows systems when installing Python. I will add a requirements.txt file with the dependencies.

@marcoalopez
Copy link
Owner

I already added the requirements.txt file

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