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

[bug] templates missing when installed using pip3 #362

Closed
AlexHaijiaZhu opened this issue May 23, 2024 · 1 comment · Fixed by #347
Closed

[bug] templates missing when installed using pip3 #362

AlexHaijiaZhu opened this issue May 23, 2024 · 1 comment · Fixed by #347
Labels
duplicate This issue or pull request already exists

Comments

@AlexHaijiaZhu
Copy link

AlexHaijiaZhu commented May 23, 2024

WireViz (0.4), Graphviz (11.0.0), Python (3.12), Windows 11

When install the WireViz using pip3 install wireviz, it seems that the template folder are not installed which lead to the error message:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Python312\\Lib\\site-packages\\wireviz\\templates\\simple.html'

To fix it: copy the template folder to the C:\\PythonXXX\\Lib\\site-packages\\wireviz\\

@kvid kvid added the duplicate This issue or pull request already exists label May 24, 2024
@kvid
Copy link
Collaborator

kvid commented May 24, 2024

This is a duplicate of #345. Please join that discussion, and close this one.

@kvid kvid linked a pull request May 25, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants