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

Error when activating the plugin #26

Closed
SamoryKourouma opened this issue Oct 21, 2020 · 3 comments
Closed

Error when activating the plugin #26

SamoryKourouma opened this issue Oct 21, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@SamoryKourouma
Copy link

When I'm activating the plug-in (with the last updated version of the plugin) I have the following message error:

PermissionError: [Errno 13] Permission denied: '/tmp/print_page.md'

And I do not have this /tmp/print_page.md`file.

Here is the requirement.txt I'm working with for my virtual environment:

--find-links lib
pytest==4.4.1
click==7.0
pyhocon==0.3.55
matplotlib==3.1.1
seaborn==0.9.0
data-manager

mkdocs-material>=5.5.0
mkdocs-git-revision-date-localized-plugin>=0.7
mkdocs-git-authors-plugin>=0.3.2
mkdocs-table-reader-plugin>=0.4.1
mkdocs-enumerate-headings-plugin>=0.4.1
mkdocs-awesome-pages-plugin>=2.2.1
mkdocs-minify-plugin>=0.3.0
mknotebooks>=0.4.1
mkdocs-print-site-plugin>=0.3
mkdocs-img2fig-plugin
@timvink timvink added the bug Something isn't working label Oct 21, 2020
@timvink
Copy link
Owner

timvink commented Oct 21, 2020

Thanks for letting me know!

Looks like an issue with permissions to your temp drive. Which OS are you on? Windows?

@timvink
Copy link
Owner

timvink commented Oct 21, 2020

can you confirm the new release fixes this issue?
https://github.com/timvink/mkdocs-print-site-plugin/releases/tag/v0.8.2

@timvink timvink reopened this Oct 21, 2020
@SamoryKourouma
Copy link
Author

Yes, it's working fine ;-)

And FYI, it was not a Windows OS, but a RHEL 7.

Thanks a lot.

@timvink timvink closed this as completed Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants