-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi Team,
After I have tried to run the genomic parse "python promotech.py -pg -ts 20000 -f RP/promotech_data/dataset/GCF_000021865.1_ASM2186v1_genomic.fasta -o results" I got a error that says "No module named ui.GUI' even though I have put a folder of the ui files in the same directory as the python script. Any ideas what might have caused this?:
"Traceback (most recent call last):
File "promotech.py", line 5, in
from ui.GUI import Promotech_UI
ModuleNotFoundError: No module named 'ui.GUI'
Metadata
Metadata
Assignees
Labels
No labels