Skip to content

复现一开始编译不过 #123

@nanjixing1

Description

@nanjixing1

在本地终端命令行运行,F:\Download\MMSA-master> python -m MMSA -d mosei -m tfn -t -tt 30 --config src/MMSA/config/config_tune.json --model-save-dir ./models --res-save-dir ./results
Traceback (most recent call last):
File "", line 88, in run_code
File "E:\anaconda3\Lib\site-packages\MMSA_main
.py", line 46, in
MMSA_run(
File "E:\anaconda3\Lib\site-packages\MMSA\run.py", line 117, in MMSA_run
raise FileNotFoundError(errno.ENOENT, os.strerror(errno.ENOENT), config_file)
FileNotFoundError: [Errno 2] No such file or directory: WindowsPath('src/MMSA/config/config_tune.json')
卸载mmsa,重安装再运行还是一样的报错,请问该怎么修改呀,反复崩溃了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions