In the model_base.py file under the src folder, there is an import statement on line 18:
from src.ligen.parse import (.
However, I couldn't find a parse file in the src/ligen directory. Could you please clarify if this is an issue with the code or if the file is missing?
Thanks!