-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Running the test locally with Docker is giving me a permission denied error when trying to write .snakemake
I have no name!@f2f073222e65:/opt/lcdb/test$ snakemake
Traceback (most recent call last):
File "/opt/conda/lib/python3.5/site-packages/snakemake/__init__.py", line 399, in snakemake
no_hooks=no_hooks)
File "/opt/conda/lib/python3.5/site-packages/snakemake/workflow.py", line 301, in execute
list_params_changes)
File "/opt/conda/lib/python3.5/site-packages/snakemake/persistence.py", line 24, in __init__
os.mkdir(self.path)
PermissionError: [Errno 13] Permission denied: '/opt/lcdb/test/.snakemake'Maybe an OSX uid/gid thing?
Metadata
Metadata
Assignees
Labels
No labels