[egenix-users] license installation issue

Tentin Quarantino tentin.quarantino at gmail.com
Tue Jun 9 19:24:08 CEST 2009


Hello,

I ran the installer for the Windows mxODBC.Connect 1.0.2 installer,
for the purpose of updating a license file.

When I attempted to test whether installation was succesful I see the
output appended below.

Also, how can one determine the version of ODBC.Connect that is installed,
 if the sw is complaining about an expired license ?

I am confident that I selected the proper license for installation. I
see it referenced in the log file after startup.

Thank you...

#####

Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit
(Intel)] on win32
Type "copyright", "credits" or "license()" for more information.

    ****************************************************************
    Personal firewall software may warn about the connection IDLE
    makes to its subprocess using this computer's internal loopback
    interface.  This connection is not visible on any external
    interface and no data is sent to or received from the Internet.
    ****************************************************************

IDLE 2.6.2
>>> import mx.ODBC.Windows as ODBC

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import mx.ODBC.Windows as ODBC
  File "mx\ODBC\Windows\__init__.py", line 9, in <module>
ImportError: initialization of module mxODBC failed (<class
'mx.ODBC.Windows.LicenseError'>:license for mxODBC has expired)
>>>



More information about the egenix-users mailing list