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

Writing PDFs to the designated dir breaks if current dir changes #6

Closed
stratofax opened this issue Dec 17, 2021 · 1 comment · Fixed by #119
Closed

Writing PDFs to the designated dir breaks if current dir changes #6

stratofax opened this issue Dec 17, 2021 · 1 comment · Fixed by #119
Assignees
Labels
bug Something isn't working

Comments

@stratofax
Copy link
Collaborator

Solution: pass the absolute path instead.

@stratofax stratofax added the bug Something isn't working label Dec 17, 2021
@stratofax stratofax self-assigned this Dec 17, 2021
@stratofax
Copy link
Collaborator Author

Use the ProjectFiles class to determine the absolute path: https://github.com/TrustTheVote-Project/BallotLab/blob/main/src/electos/versadm/utils/project_files.py

As implemented elsewhere.

@stratofax stratofax linked a pull request Sep 22, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant