[python-sybase] trying to get sybase to work with a python script

Shai.Berger@sungard.com Shai.Berger at sungard.com
Tue, 15 Jul 2003 20:51:04 +0300


What version of Sybase are you working with? Python-sybase? Operating
System?

The error indicates that, somehow, you're missing libcs (a Sybase
library) -- it's probably a misconfigured environment setting in the
process of building the python extension. However, without some more
details, it's hard to help you more.

Have fun,
	Shai.


-----Original Message-----
From: Scott Antonivich [mailto:scott@tpk.net]=20
Sent: Tuesday, July 15, 2003 20:24
To: python-sybase@object-craft.com.au
Subject: [python-sybase] trying to get sybase to work with a python
script


I am trying to get sybase to work with a python script. I am getting
this
error:

ImportError: /usr/lib/python2.2/site-packages/sybasect.so: undefined
symbol:
cs_dt_info

I thought maybe someone may have ran into this before...any ideas on how
to
fix it?

Scott

_______________________________________________
Python-sybase mailing list
Python-sybase@object-craft.com.au
https://object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase