<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1251"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Borys Jurgiel íàïèñà:
<blockquote cite="mid:200810281129.35412.borys@wolf.most.org.pl"
 type="cite">
  <pre wrap="">Tuesday 28 of October 2008 11:22:31 Giovanni Manghi napisaÅ‚(a):
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">No module named psycopg
      </pre>
    </blockquote>
    <pre wrap="">You need to istall psycopg

<a class="moz-txt-link-freetext" href="http://pypi.python.org/pypi/psycopg/1.1.21">http://pypi.python.org/pypi/psycopg/1.1.21</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
No, you don't need it :) This Table Manger version doesn't include the PostGIS 
export yet, so I'm removing the dependence. Wait few minutes and upgrade to 
the 0.1.4 please ;)
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

  </pre>
</blockquote>
Hi, Borys!<br>
I installed version 0.1.4. Installation was  successful  but  when I
tryed to use it I got an error:<br>
<br>
Python error<br>
<br>
<span style="color: rgb(255, 0, 0);">An error has occured while
executing Python code:</span><br>
<br>
Traceback (most recent call last):<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\tablemanager\tableManager.py",
line 61, in run<br>
    dialoga = doTableManager.TableManager(self.iface)<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\tablemanager\doTableManager.py",
line 171, in __init__<br>
    self.setupUi(self)<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\tablemanager\tableManagerUi.py",
line 271, in setupUi<br>
    self.retranslateUi(Dialog)<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\tablemanager\tableManagerUi.py",
line 294, in retranslateUi<br>
   
self.butSaveAsPostGis.setToolTip(QtGui.QApplication.translate("Dialog",
"To be implemented...", None, QtGui.QApplication.UnicodeUTF8))<br>
AttributeError: butSaveAsPostGis<br>
<br>
Python version:<br>
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]<br>
<br>
Python path:['D:/QGIS-Dev/./python', 'C:/Documents and
Settings/konsulat/.qgis//python/plugins',
'D:/QGIS-Dev/./python/plugins', 'C:\\Program Files\\ArcGIS\\bin',
'D:\\QGIS-Dev\\python25.zip', '', 'D:\\QGIS-Dev', 'C:\\Documents and
Settings\\konsulat\\.qgis\\python\\plugins\\fTools\\tools']<br>
<br>
Regards!<br>
D. Vasilev<br>
GIS-Sofia EOOD<br>
Bulgaria<br>
</body>
</html>