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

Build failure #21

Closed
decaz opened this issue Aug 1, 2023 · 2 comments · Fixed by #22
Closed

Build failure #21

decaz opened this issue Aug 1, 2023 · 2 comments · Fixed by #22

Comments

@decaz
Copy link
Contributor

decaz commented Aug 1, 2023

There is error during build of the latest 1.8 version when package downloaded from PyPI:

      lib/cyac/xstring.cpp:1113:10: fatal error: 'unicode_portability.c' file not found
      #include "unicode_portability.c"
               ^~~~~~~~~~~~~~~~~~~~~~~
      1 error generated.
      error: command '/usr/bin/clang' failed with exit code 1
@chenkovsky
Copy link
Collaborator

sorry for my mistake. I release version 1.9

@decaz
Copy link
Contributor Author

decaz commented Aug 3, 2023

@chenkovsky version in code was not changed to 1.9 (as like 8ea2f85) but now I can install it from PyPI, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants