-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Description
I tried to pip install cx_Oracle with PyPy and got the following error:
error: ‘PyDateTime_Delta’ has no member named ‘seconds’
With the latest cx_Oracle code from this repo the problem is essentially the same.
- PyPy version: Python 2.7.13 (d135217574a6, Jul 14 2017, 22:00:09) [PyPy 5.9.0-alpha0 with GCC 6.2.0 20160901]
- GCC version: x86_64-linux-gnu version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
- Oracle instant client: instantclient_12_1