Skip to content

FileNotFoundError: [Errno 2] No such file or directory: '~/python3.7/lib/python3.7/site-packages/fdog/bin/pathconfig.txt' #28

Closed
@erya-song

Description

@erya-song

Hello,
I met this error when I setup fDOG:

Traceback (most recent call last):
File "/public/home/HuCH/jxhuang/biosoft/python3.7/bin/fdog.setup", line 8, in
sys.exit(main())
File "/public/home/HuCH/jxhuang/biosoft/python3.7/lib/python3.7/site-packages/fdog/setupfDog.py", line 256, in main
with open(pathconfig_file, 'w') as cf:
FileNotFoundError: [Errno 2] No such file or directory: '/public/home/HuCH/jxhuang/biosoft/python3.7/lib/python3.7/site-packages/fdog/bin/pathconfig.txt

And I can not find the "bin" dictionary in the path "/public/home/HuCH/jxhuang/biosoft/python3.7/lib/python3.7/site-packages/fdog/", it presents as:
image

How to solve this problem?
Thanks.

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