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

pip3 install pyreduce-astro doesn't install required packages emcee and corner #52

Open
regislachaume opened this issue Oct 12, 2022 · 0 comments

Comments

@regislachaume
Copy link

A pip3 install pyreduce-astro inside a brand new virtual environment doesn't install the following requirements emcee & corner, so that examples (e.g. %run uves_example.py within ipython3) fail to execute if these are not installed manually. These packages are listed in requirements.txt but not in setup.py.

I would suggest to have the setup.py read the requirements.txt file in order to avoid double maintenance.

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

1 participant