<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm searching to play with QGis and my bluetooth gps datalogger.</div><div>I'v founded this plugin :</div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 16px; font-weight: bold; ">GatherPlugin</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 16px; font-weight: bold; ">on&nbsp;<a href="http://code.google.com/p/qgismapper/wiki/GatherPlugin">http://code.google.com/p/qgismapper/wiki/GatherPlugin</a></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 16px; font-weight: bold; "><br></span></div><div><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 16px;"><font class="Apple-style-span" face="Arial">But when i install it I get this error :</font></span></font></div><div><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 16px;"><font class="Apple-style-span" face="Arial">
<div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Impossible de charger l'extension gatherplugin provoque une erreur lors de l'appel de sa méthode classFactory()</span><br><br>Traceback (most recent call last):<br>&nbsp; File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 138, in startPlugin<br>&nbsp; &nbsp; plugins[packageName] = package.classFactory(iface)<br>&nbsp; File "/Users/Patrice/.qgis/python/plugins/gatherplugin/__init__.py", line 11, in classFactory<br>&nbsp; &nbsp; from GatherPlugin import GatherPlugin<br>&nbsp; File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 279, in _import<br>&nbsp; &nbsp; mod = _builtin_import(name, globals, locals, fromlist, level)<br>&nbsp; File "/Users/Patrice/.qgis/python/plugins/gatherplugin/GatherPlugin.py", line 12, in <br>&nbsp; &nbsp; import Gatherer<br>&nbsp; File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 279, in _import<br>&nbsp; &nbsp; mod = _builtin_import(name, globals, locals, fromlist, level)<br>&nbsp; File "/Users/Patrice/.qgis/python/plugins/gatherplugin/Gatherer.py", line 5, in <br>&nbsp; &nbsp; from PyQt4.QtTest import *<br>&nbsp; File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 279, in _import<br>&nbsp; &nbsp; mod = _builtin_import(name, globals, locals, fromlist, level)<br>ImportError: No module named QtTest<br><br>Version de Python :<br>2.6.1 (r261:67515, Jun 24 2010, 21:47:49) <br>[GCC 4.2.1 (Apple Inc. build 5646)]<br><br><br>Version de QGIS :<br>1.6.0-Copiapo Copiapo, exported<br><br>Chemin vers Python : ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/Patrice/.qgis/python', '/Users/Patrice/.qgis/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/3/Python', '/Library/Python/2.6/site-packages/numpy-override', '/Library/Frameworks/GDAL.framework/Versions/1.7/Python/site-packages', '/Library/Frameworks/cairo.framework/Versions/1/Python', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload', '/Library/Python/2.6/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObjC', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode', '/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools']<!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">How can I install the module named QtTest ?</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Regards</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Patrice Vetsel</div></font></span></font></div></body></html>