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

Permission denied #176

Open
dividerbeam opened this issue Jul 26, 2021 · 1 comment
Open

Permission denied #176

dividerbeam opened this issue Jul 26, 2021 · 1 comment
Labels

Comments

@dividerbeam
Copy link

dividerbeam commented Jul 26, 2021

:# docker run -it -p 8000:8000 --rm -v "$(pwd)/docs":/home/python/docs sphinx-autobuild
Traceback (most recent call last):
File "/home/python/.venv/bin/sphinx-autobuild", line 11, in
load_entry_point('sphinx-autobuild==0.7.1', 'console_scripts', 'sphinx-autobuild')()
File "/home/python/.venv/lib/python3.6/site-packages/sphinx_autobuild/init.py", line 291, in main
os.makedirs(outdir)
File "/usr/local/lib/python3.6/os.py", line 210, in makedirs
makedirs(head, mode, exist_ok)
File "/usr/local/lib/python3.6/os.py", line 220, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/home/python/docs/_build'

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within seven days.

@stale stale bot added the wontfix label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant