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

Cannot build on Windows #106

Open
uniboi opened this issue Oct 4, 2024 · 1 comment
Open

Cannot build on Windows #106

uniboi opened this issue Oct 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@uniboi
Copy link
Contributor

uniboi commented Oct 4, 2024

Running run.ps1 yields this error

ERROR   -  "cairosvg" Python module is installed, but it crashed with:
           no library called "cairo-2" was found
           no library called "cairo" was found
           no library called "libcairo-2" was found
           cannot load library 'libcairo.so.2': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.so.2'
           cannot load library 'libcairo.2.dylib': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.2.dylib'
           cannot load library 'libcairo-2.dll': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo-2.dll'

           --> Check out the troubleshooting guide: https://t.ly/MfX6u

Aborted with a BuildError!
@NachosChipeados
Copy link
Contributor

NachosChipeados commented Oct 4, 2024

@GeckoEidechse GeckoEidechse changed the title Cannot build on windows Cannot build on Windows Oct 4, 2024
@GeckoEidechse GeckoEidechse pinned this issue Oct 4, 2024
@GeckoEidechse GeckoEidechse added the bug Something isn't working label Oct 18, 2024
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
Status: No status
Development

No branches or pull requests

3 participants