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 tests in archive_test.py #5

Open
edpark opened this issue Oct 22, 2022 · 2 comments
Open

Can't run tests in archive_test.py #5

edpark opened this issue Oct 22, 2022 · 2 comments

Comments

@edpark
Copy link

edpark commented Oct 22, 2022

Hello, I was trying to run the tests by executing python tests/archive_test.py but I get this error:

  File "/lge/tests/archive_test.py", line 19, in <module>
    from lge.modules.inverse_model import LinearInverseModel
ModuleNotFoundError: No module named 'lge.modules.inverse_model'

Are the tests supposed to be runnable?

@qgallouedec
Copy link
Owner

Thank you for reporting this.
Most of the tests are remnants from the development phase and need to be updated. I am actively working on it. I am keeping the issue open until this is resolved.

@edpark
Copy link
Author

edpark commented Oct 22, 2022

Ok, thank you!

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