'ModuleNotFoundError: No module named 'DPPIBluePrint'

I am working on the amino_acid_encoding_deep_learning_applications Github repo. I am trying to train a model TrainDPPIModel.py and received the error: ModuleNotFoundError: No module named 'DPPIBluePrint'. I have installed the DPPIBluePrint.py file on the google collab but, the training file can't import the DPPIBluePrint module. Please let me know how to figure it out. enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source