Hey
Maybe this is a problem for me because I'm a noobie. But when I try to run the program I get this error:
File ~.spyder-py3\pygtide-master\pygtide.py:97 in
import etpred
ModuleNotFoundError: No module named 'etpred'
From what I understood, this module is in the other files, but when I try to run it, it doesn't recognize it. Any idea on how to solve this?
Hey Maybe this is a problem for me because I'm a noobie. But when I try to run the program I get this error:
import etpred
File ~.spyder-py3\pygtide-master\pygtide.py:97 in
ModuleNotFoundError: No module named 'etpred'
From what I understood, this module is in the other files, but when I try to run it, it doesn't recognize it. Any idea on how to solve this?