cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is the sybpydb Python module supposed to be available from "pip install"

sladebe
Active Participant
0 Likes
1,007

I can use "pip install pymssql" to install pymssql to my Python virtual environment.

But when I try the same thing for sybpydb, I get a "not found" error message.

This might be a restriction of the environment I'm running in.   My question is, is "pip install sybpydb" supposed to work?

Thanks
Ben

Accepted Solutions (0)

Answers (1)

Answers (1)

dawn_kim
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

The only way I know to get the sybpydb is to download the SDK for SAP Adaptive Server Enterprise. With version 16.0 SP04 PL02 I see the following versions that are supported:

C:\SDK16SP04PL02\OCS-16_0\python>dir
Volume in drive C is Windows
Directory of C:\SDK16SP04PL02\OCS-16_0\python

09/21/2022 03:56 PM <DIR> python26_64
09/21/2022 03:56 PM <DIR> python27_64
09/21/2022 03:56 PM <DIR> python31_64
09/21/2022 03:56 PM <DIR> python34_64
09/21/2022 03:56 PM <DIR> python37_64
09/21/2022 03:56 PM <DIR> python39_64