Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read-only file system: #7

Open
mmcmanus1 opened this issue Jan 23, 2023 · 1 comment
Open

Read-only file system: #7

mmcmanus1 opened this issue Jan 23, 2023 · 1 comment

Comments

@mmcmanus1
Copy link

I was trying to use make run on v0/random_defense/tabular_q_learning/run.py
But am getting this error "OSError: [Errno 30] Read-only file system: '/media'" I was wondering if anyone knew why this was the case?

@Limmen
Copy link
Owner

Limmen commented Feb 4, 2023

Hi, some of the experiments have hard-coded paths. For example /media is a directory I have on my system to store the results of experiments. To avoid this error simply update the path to wherever you want to store the results on your system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants