<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"
xmlns:ns0="urn:schemas-microsoft-com:office:smarttags">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:#606420;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink="#606420">

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hello:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I
was testing my python GPS plugin and finding that it will not load into the separate
install of QGIS. However it loads fine into the OSGEO4W version. Here is the
set of error messages that are generated when the standalone version opens:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 color=red face="Times New Roman"><span
style='font-size:12.0pt;color:red'>Couldn't load plugin &quot;trackgps&quot;
from ['C:/Program Files/Quantum GIS Mimas/./python', 'C:/Documents and
Settings/bbruce/.qgis//python/plugins', 'C:/Program Files/Quantum GIS
Mimas/./python/plugins', 'C:\Program Files\Quantum GIS Mimas\bin\python25.zip',
'.\DLLs', '.\lib', '.\lib\plat-win', '.\lib\lib-tk', 'C:\Program Files\Quantum
GIS Mimas\bin', 'C:\Program Files\Quantum GIS
Mimas\python\plugins\fTools\tools']</span></font><br>
<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;&quot;, line 2, in <br>
&nbsp; File &quot;C:/Documents and Settings/bbruce/.qgis//python/plugins\trackgps\__init__.py&quot;,
line 2, in <br>
&nbsp; &nbsp; from trackGps import trackGps<br>
&nbsp; File &quot;C:/Documents and
Settings/bbruce/.qgis//python/plugins\trackgps\trackGps.py&quot;, line 23, in <br>
&nbsp; &nbsp; from gpsconnection import *<br>
&nbsp; File &quot;C:/Documents and Settings/bbruce/.qgis//python/plugins\trackgps\gpsconnection.py&quot;,
line 7, in <br>
&nbsp; &nbsp; import serial<br>
&nbsp; File &quot;C:/Documents and
Settings/bbruce/.qgis//python/plugins\trackgps\serial\__init__.py&quot;, line
18, in <br>
&nbsp; &nbsp; from serialwin32 import *<br>
&nbsp; File &quot;C:/Documents and Settings/bbruce/.qgis//python/plugins\trackgps\serial\serialwin32.py&quot;,
line 9, in <br>
&nbsp; &nbsp; import win32file&nbsp; # The base COM port and file IO functions.<br>
ImportError: No module named win32file<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:['C:/Program Files/Quantum GIS Mimas/./python', 'C:/Documents and
Settings/bbruce/.qgis//python/plugins', 'C:/Program Files/Quantum GIS
Mimas/./python/plugins', 'C:\\Program Files\\Quantum GIS
Mimas\\bin\\python25.zip', '.\\DLLs', '.\\lib', '.\\lib\\plat-win',
'.\\lib\\lib-tk', 'C:\\Program Files\\Quantum GIS Mimas\\bin', 'C:\\Program
Files\\Quantum GIS Mimas\\python\\plugins\\fTools\\tools']<o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have searched the QGIS Mimas folder and found the
win32file.pyd file in the python\win32 subfolder. Is this folder not in the
search path for QGIS? Can someone help me fix this problem?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bob
Bruce<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**********************************************************************************************************</span></font><font
size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp; Bob Bruce,
P.Eng.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Geomatics Support Engineer</span></font><font size=1><span style='font-size:
8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;
bbruce@gov.mb.ca&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Manitoba Geomatics/Remote Sensing Branch,</span></font><font size=1><span
style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp; work # (204)
945-6636&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1007 Century Street,</span></font><font size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp; FAX&nbsp; # (204)
945-1365&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<ns0:place w:insAuthor="Bob Bruce" w:insDate="2009-11-04T11:26:00Z"
 w:endInsAuthor="Bob Bruce" w:endInsDate="2009-11-04T11:26:00Z"><ns0:City
  w:insAuthor="Bob Bruce" w:insDate="2009-11-04T11:26:00Z"
  w:endInsAuthor="Bob Bruce" w:endInsDate="2009-11-04T11:26:00Z"><st1:place
  w:st="on"><st1:City w:st="on">Winnipeg</st1:City></ns0:City></st1:place>, <ns0:State
  w:insAuthor="Bob Bruce" w:insDate="2009-11-04T11:26:00Z"
  w:endInsAuthor="Bob Bruce" w:endInsDate="2009-11-04T11:26:00Z"><st1:State
  w:st="on">Manitoba</st1:State></ns0:State>, <ns0:country-region
  w:insAuthor="Bob Bruce" w:insDate="2009-11-04T11:26:00Z"
  w:endInsAuthor="Bob Bruce" w:endInsDate="2009-11-04T11:26:00Z"><st1:country-region
  w:st="on">Canada</st1:country-region></ns0:country-region></ns0:place>, R3H
0W4</span></font><font size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**</span></font><font size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp; The <ns0:State w:insAuthor="Bob Bruce"
 w:insDate="2009-11-04T11:26:00Z" w:endInsAuthor="Bob Bruce"
 w:endInsDate="2009-11-04T11:26:00Z"><ns0:place w:insAuthor="Bob Bruce"
  w:insDate="2009-11-04T11:26:00Z" w:endInsAuthor="Bob Bruce"
  w:endInsDate="2009-11-04T11:26:00Z">Manitoba</ns0:place></ns0:State> Centre
for:&nbsp; </span></font><font size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Cadastral &amp; Topographical Mapping, and Remote Sensing</span></font><font
size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
See us on the Web at: <a href="http://www.gov.mb.ca/conservation/geomatics/">http://www.gov.mb.ca/conservation/geomatics/</a></span></font><font
size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; and: <a
href="http://www.gov.mb.ca/conservation/geomatics/cada_mapping/index.html">http://www.gov.mb.ca/conservation/geomatics/cada_mapping/index.html</a></span></font><font
size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Check out our digital maps at: <a href="http://mlidata.gov.mb.ca/WPMLI">http://mlidata.gov.mb.ca/WPMLI</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
and: <a href="https://mli2.gov.mb.ca/">https://mli2.gov.mb.ca/</a> <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:8.0pt;
font-family:Arial'>**********************************************************************************************************</span></font><font
size=1><span style='font-size:8.0pt'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>