| 
      
      
      From: <Tao...@rb...> - 2013-10-31 20:37:33
      
     | 
| Hi,
I've been using python-sybase-0.40pre1 without a hitch for couple of years. All of a sudden I started having the following problem on one of my boxes.
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> import Sybase
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import Sybase
  File "build\bdist.win32\egg\Sybase.py", line 15, in <module>
  File "build\bdist.win32\egg\sybasect.py", line 7, in <module>
  File "build\bdist.win32\egg\sybasect.py", line 6, in __bootstrap__
ImportError: DLL load failed: The specified module could not be found.
>>>
I am using windows xp sp3. Sybase module works fine on another box that is identical in terms of hardware and os setup. Both boxes have the same set of dlls in c:\Windows\system32. Reinstall/reboot or 0.40pre2 didn't fix the problem.
What could be the problem?
Thanks,
Tao
********************************************************************
Invitation to consider a derivatives transaction: This
communication, where prepared by the sales and trading desk or desk
strategists, may be marketing material, desk strategy and/or trader
commentary.  It is not a product of the research department.  This
material may constitute an invitation to consider entering into a
derivatives transaction under U.S. CFTC Regulations §§ 1.71 and
23.605, where applicable, but is not a binding offer to buy/sell
any financial instrument.  The views of the author may differ from
others at The Royal Bank of Scotland plc, The Royal Bank of
Scotland N.V. and/or RBS Securities Inc. (collectively "RBS").
This message (including any attachments) is confidential and/or
privileged. It is to be used by the intended recipients only. If
you have received it by mistake please notify the sender by return
e-mail and delete this message from your system. Any unauthorized
use or dissemination of this message in whole or in part is
strictly prohibited. Please note that e-mails are inherently
insecure and susceptible to change. The Royal Bank of Scotland
Group, plc ("RBS") and its subsidiaries, and affiliates and
subsidiary undertakings, including but not limited to, RBS plc New
York and Connecticut Branches, RBS Securities Inc., The Royal Bank
of Scotland N.V. New York and Chicago Branches (formerly named ABN
AMRO Bank N.V.), Citizens Financial Group, Inc. and RBS Citizens,
N.A., shall not be liable for the improper or incomplete
transmission of the information contained in this communication or
Attachment nor for any delay in its receipt or damage to your
system. RBS does not guarantee that the integrity of this
communication has been maintained nor that this communication is
free of viruses, interceptions or interference. For the protection
of RBS and its clients and customers, and in compliance with
regulatory requirements, the contents of both incoming and outgoing
e-mail communications, which could include proprietary information
and non-public personal information (‘NPPI’), may be reviewed. RBS
and its subsidiaries and affiliates do not guarantee the accuracy
of any email or attachment, that an email will be received or that
RBS or its affiliates and subsidiaries will respond to an email.
RBS makes no representations that any information contained in this
message (including any attachments) are appropriate for use in all
locations or that transactions, securities, products, instruments
or services discussed herein are available or appropriate for sale
or use in all jurisdictions, or by all investors or counterparties.
Those who utilize this information do so on their own initiative
and are responsible for compliance with applicable local laws or
regulations.  
USA PATRIOT Act Customer Notice: To help the government fight the
funding of terrorism and money laundering activities, federal law
requires all U.S. financial institutions to obtain, verify, and
record information that identifies each customer who opens an
account. What this means to our customers: When we open an account
on your behalf or we provide services to a business entity, we will
ask for its name and address as well as a tax identification number
for U.S. entities or other government issued identification number
for non-US entities. In addition, we may also ask for documents
and/or information relating to the business's formation as well as
its principals and/or beneficial owners. 
********************************************************************
 |