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

Can't run exonailer.py #5

Open
AbiGP opened this issue Nov 12, 2020 · 0 comments
Open

Can't run exonailer.py #5

AbiGP opened this issue Nov 12, 2020 · 0 comments

Comments

@AbiGP
Copy link

AbiGP commented Nov 12, 2020

I followed all the steps for the installation (I got all the libraries needed and ran install.py), but when I tried to run exonailer.py I got this error:

Traceback (most recent call last):
File "exonailer.py", line 26, in
t_tr,phases,f, f_err,transit_instruments = data_utils.pre_process(t_tr,f,f_err,options,transit_instruments,parameters)
AttributeError: 'module' object has no attribute 'pre_process'

Do you know what could it be? I'm running all this in an environment with Python 2 and I have tried a lot of things but I can't run it.

Thanks in advance.

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