Open DRA-chaos opened 1 year ago
Sorry for late reply. I never executed aestimo on Google Colab, but maybe we need to import aeslib modules with relative path with using "." So just put a dot before aeslib imports. I hope it works.
Importing aeslib modules with relative path with using ".", as Prof. Lisesivdin suggested, does work!
Importing aeslib modules with relative path with using ".", as Prof. Lisesivdin suggested, does work!
But this gives error in google colab.
Describe the bug If run on google colab or visual studio, post pip install aestimo or !apt-get install aestimo , importing the aestimo sovler fails to work. While using the 1-D solver, an error on finding the 'aeslibs' module comes up : ModuleNotFoundError: No module named 'aeslibs'.
To Reproduce Steps to reproduce the behavior:
Expected behavior ModuleNotFoundError: No module named 'aeslibs'.
Screenshots
Desktop (please complete the following information):