问题
Need information on how to install the Python 3.4 x64 on Solaris x64.
I can not find good information.
回答1:
On Solaris 11.3, simply pkg install cx_oracle
as described in https://blogs.oracle.com/jmcp/entry/cx_oracle_v5_2_for. If you need the module specifically for Python 3.4, it would be pkg install cx_oracle-34
.
来源:https://stackoverflow.com/questions/33779349/how-to-setup-cx-oracle-in-solaris