Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Python Sybase Module

Status
Not open for further replies.

MADONOFR

Programmer
Joined
Sep 11, 2002
Messages
1
Location
FR
I try to use the Python Sybase module under Windows NT.
I installed the module (from but when I import in the script this Sybase module (Sybase.py), an error occured : "from sybasect import * ... ImportError: No module named sybasect".
However two files, sybasect.C and sybasect.H, exist.
How can I use them ?
Must I use a C compiler ?
What can I do ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top