Skip to content

Problems in Prepare_physionet #38

@JiangPeiy

Description

@JiangPeiy

/Users/apple/.conda/envs/EEG_classification/bin/python /Users/apple/PycharmProjects/deepsleepnet/prepare_physionet.py
Traceback (most recent call last):
File "/Users/apple/PycharmProjects/deepsleepnet/prepare_physionet.py", line 217, in
main()
File "/Users/apple/PycharmProjects/deepsleepnet/prepare_physionet.py", line 72, in main
os.makedirs(args.output_dir)
File "/Users/apple/.conda/envs/EEG_classification/lib/python3.7/os.py", line 213, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/Users/apple/.conda/envs/EEG_classification/lib/python3.7/os.py", line 213, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/Users/apple/.conda/envs/EEG_classification/lib/python3.7/os.py", line 223, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/data'

Process finished with exit code 1

Here is the problem that I met and I tried many ways like sodu but it did not work.

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