Skip to content

No module named ui.GUI #16

@gcgloriachan

Description

@gcgloriachan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions