Skip to content

I encountered a problem while running the GUI_test.py, It seems that there doesn't exist an file named app_details.csv #5

@zhengwjie

Description

@zhengwjie

Traceback (most recent call last):
File "/home/zhengwanjie/GAN_models/GUIGAN/code/GUIGAN_test.py", line 79, in
appsl, appsd = get_s_app(file_csv, st_dir)
File "/home/zhengwanjie/GAN_models/GUIGAN/code/./StyleEmbedding/load_data.py", line 93, in get_s_app
cv_file = csv.reader(open(file_csv,'r', encoding='UTF-8'))
FileNotFoundError: [Errno 2] No such file or directory: 'app_details.csv'

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