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

Missing dependency from eada #9

Open
albertomanfreda opened this issue Dec 6, 2023 · 0 comments
Open

Missing dependency from eada #9

albertomanfreda opened this issue Dec 6, 2023 · 0 comments

Comments

@albertomanfreda
Copy link

Hi,
The pipeline seems to depend on the eada, package which is not listed among the requirements

Attempting to run the pipeline without this package results in:

Traceback (most recent call last): [...] line 105, in select_observations from eada.vo import conesearch as cs ModuleNotFoundError: No module named 'eada'

Unfortunately the eada module seems very hard to install on recent machines, as it requires astropy < 4, which is not supported by recent versions of python and setuptools.

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