We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
poetry install
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
Vytvorit cisty venv s pythonom 3.13.1. Balicek pygit2 sa neskompiluje.
pygit2
| running build_ext | generating cffi module 'build/temp.linux-x86_64-cpython-313/pygit2._libgit2.c' | creating build/temp.linux-x86_64-cpython-313 | building 'pygit2._pygit2' extension | creating build/temp.linux-x86_64-cpython-313/tmp/tmpu6_coa4i/pygit2-1.15.1/src | gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -O3 -fPIC -I/usr/local/include -I/tmp/tmp_86m19bh/.venv/include -I/usr/include/python3.13 -c /tmp/tmpu6_coa4i/pygit2-1.15.1/src/blob.c -o build/temp.linux-x86_64-cpython-313/tmp/tmpu6_coa4i/pygit2-1.15.1/src/blob.o | /tmp/tmpu6_coa4i/pygit2-1.15.1/src/blob.c:29:10: fatal error: Python.h: Adresář nebo soubor neexistuje | 29 | #include <Python.h> | | ^~~~~~~~~~ | compilation terminated. | error: command '/usr/bin/gcc' failed with exit code 1
Testovane s pythonom 3.11. Funguje bez problemov.
The text was updated successfully, but these errors were encountered:
Zkus prosím poetry update; novější verze pygit2 mají wheely pro 3.13. (A kdybys poslal nový lockfile jako PR, nezlobil bych se :)
poetry update
Sorry, something went wrong.
No branches or pull requests
Vytvorit cisty venv s pythonom 3.13.1. Balicek
pygit2
sa neskompiluje.Testovane s pythonom 3.11. Funguje bez problemov.
The text was updated successfully, but these errors were encountered: