Re: newbie: Sybase.py segv on import?
Dave Cole <[email protected]>
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "De" == De Clarke <[email protected]> writes: >>>> import sys, string, Sybase De> Segmentation fault (core dumped) De> this is not encouraging :-) Try checking your LANG and/or LC_ALL environment. The Sybase libraries segfault when these are not correct. De> the home page for the Sybase.py project says that 11.0.3 is De> supported, so I hope I will be able to talk to my server if I can De> ever get the module to load. You should be able to get it going once the environment is sorted out. - Dave -- http://www.object-craft.com.au