From: <Sha...@su...> - 2003-07-16 10:50:37
|
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:sc...@tp...]=20 Sent: Tuesday, July 15, 2003 20:24 To: pyt...@ob... 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 Pyt...@ob... https://object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase |