Closed mscheufe closed 1 year ago
pypy is not an environment we are supporting, though according the pypy faq there should have been a good chance it would work out of the box. Maybe python-oracledb is tickling one of the things missing from pypy's C module "support is almost complete" features.
Pull Requests to fix issues are welcome.
This issue has been automatically marked as inactive because it has not been updated recently. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not been updated for a month.
although a wheel for oracledb can be built, importing oracledb raises the following error:
$ python Python 3.9.16 (feeb267ead3e6771d3f2f49b83e1894839f64fb7, Dec 29 2022, 14:23:21) [PyPy 7.3.11 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] on linux Type "help", "copyright", "credits" or "license" for more information.