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

MATS Make doesn't load the linelistdata.py #57

Open
eadkins333 opened this issue Dec 28, 2022 · 0 comments
Open

MATS Make doesn't load the linelistdata.py #57

eadkins333 opened this issue Dec 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@eadkins333
Copy link
Collaborator

Fitting_Protocol_ABand_Synthetic notebook.
The line PARAM_LINELIST = linelistdata['O2_ABand_Drouin_2017_linelist']
failed with an error saying the file could not be found.
I just wanted to let you know that I tracked it back to the fact that there was no Linelist folder in
C:\ProgramData\Anaconda3\envs\MATS-env\Lib\site-packages\MATS
where Python was importing linelistdata.py from.
When I copied the Linelist folder from
MATS-Development\MATS
to
C:\ProgramData\Anaconda3\envs\MATS-env\Lib\site-packages\MATS
everything worked out fine.

@eadkins333 eadkins333 added the bug Something isn't working label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant