*I'd just like to say thanks to Daniel for his help over the pat couple of days.


Regards

John
*


John Abel wrote:


Thanks for that. However, running instdb.py with Py2.x brings up dbm errors

Traceback (most recent call last):
 File "instdb.py", line 227, in ?
   optlib.optMain2 (main, _options ())
 File "/opt/sdb/7500/lib/python1.5/optlib.py", line 191, in optMain2
   mainRoutine (options, args)
 File "instdb.py", line 205, in main
   createDB (options)
 File "instdb.py", line 127, in createDB
   session = dbm.DBM (options.node, '', options.dbroot)
AttributeError: 'module' object has no attribute 'DBM'

Is it not possible to use Py2.x? Or, is there something that I'm doing wrong?

Regards

John

Dittmar, Daniel wrote:

I'm trying to use instdb.py, but it's complaining about the library optlib. This isn't part of the Python stdlib, nor can I find it for download anywhere. Does anyone have it? It would be much appreciated.


If you installed SAP DB or MaxDB, it's in <dependend_path>/lib/python1.5.

Daniel





-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to