Hi,
You said you were able to get to - ASE 15.7 EBF 20953 ESD #4.2 - 64 Bit.
This includes the SDK client:
isql -v
Sybase CTISQL Utility/15.7/P-EBF20831 ESD #5 ONE-OFF/DRV.15.7.0.5/Linux Intel/Linux 2.6.18-128.el5 i686/BUILD1570-024/OPT/Mon Dec 17 05:28:30 2012
You can download this ASE version and run a custom install to download the python client.
Based on the version of client this should be fixed.
Ran a quick test with this release and was able to get firstapp.py to work with python.
>python
Python 2.7.3 (default, Mar 11 2013, 08:19:20)
[GCC 4.1.2 20070626 (Red Hat 4.1.2-14)] on linux2
PYTHONPATH=/work/hansenrsyb/OCS-15_0/python/python26_64r/lib
DSQUERY=solex
(interfaces file has the "solex" entry)
>python firstapp.py
White: Menlo Park
Green: Oakland
...
Regards,
-Ryan