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

Many errors in rocksdb/_rocksdb.pyx cause build failure #9

Closed
swcurran opened this issue Feb 14, 2024 · 0 comments · Fixed by #13
Closed

Many errors in rocksdb/_rocksdb.pyx cause build failure #9

swcurran opened this issue Feb 14, 2024 · 0 comments · Fixed by #13
Assignees

Comments

@swcurran
Copy link
Member

The first error is:

/tmp/pip-build-clvy4twe/python-rocksdb/.eggs/Cython-3.0.8-py3.5.egg/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/pip-build-clvy4twe/python-rocksdb/rocksdb/_rocksdb.pyx

After that, there are hundreds of errors in the module — many referencing a missing “gil”.

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