Hi All

I have installed Python 2.6.2
When I use function of 'import Sybase,'
I always received the following error:

Traceback (most recent call last):
File "export_alpha.py", line 3, in <module>
import Sybase, sys
ImportError: No module named Sybase

Please gevi me your advice how I should correctly to add sybase module in my python's scripts?

Recommended Answers

All 2 Replies

when you download and try to install the sybase module you will need to trick it a little and rename the easy_tools to 6c06 it doesn't recognize c9 or up

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.