Bonjour,
Python 3.6 en Windows 7:

Peut-on connaître le fichier supporté à installer ?
Tous mes tentatives échouent:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
C:\Users\Downloads\test\SQLAlchemy-1.2.2>pip install C:\Users\Downloads/cx_Oracle-6.1-cp27-cp27m-win_amd64.whl
cx_Oracle-6.1-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
 
C:\Users\Downloads\test\SQLAlchemy-1.2.2>pip install C:\Users\Downloads/cx_Oracle-6.1-cp27-cp27m-win32.whl
cx_Oracle-6.1-cp27-cp27m-win32.whl is not a supported wheel on this platform.
 
C:\Users\Downloads\test\SQLAlchemy-1.2.2>pip install C:\Users\Downloads/cx_Oracle-5.3+oci12c-cp27-cp27m-win_amd64.whl
cx_Oracle-5.3+oci12c-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
 
C:\Users\Downloads\test\SQLAlchemy-1.2.2>pip install C:\Users\Downloads\cx_Oracle-6.1-cp27-cp27m-win_amd64.whl
cx_Oracle-6.1-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
 
C:\Users\Downloads\test\SQLAlchemy-1.2.2>pip install C:\Users\Downloads\cx_Oracle-5.3+oci12c-cp27-cp27m-win32.whl
cx_Oracle-5.3+oci12c-cp27-cp27m-win32.whl is not a supported wheel on this platform.
 
 
C:\Users>pip install C:\Users\Downloads\cx_Oracle-6.1-cp27-cp27m-win_amd64.whl
cx_Oracle-6.1-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
 
C:\Users>pip install C:\Users\Downloads\cx_Oracle-6.1-cp36-cp36m-win_amd64.whl
cx_Oracle-6.1-cp36-cp36m-win_amd64.whl is not a supported wheel on this platform.
D'avance merci.