<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>The error from QGIS says:</p>
<p>===============</p>
<p>
<meta charset="utf-8">
</p>
<blockquote style="font-style: italic; border-left-width: 3px;
border-left-style: solid; border-left-color: rgb(224, 224, 224);
padding-left: 0.6em; margin-left: 2.4em; color: rgb(48, 48, 48);
font-family: Verdana, Tahoma, Arial, sans-serif; font-size:
11.7px; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">
<p>Couldn't load PyQGIS. Python support will be disabled.</p>
<p>Traceback (most recent call last): File "", line 1, in
ImportError: No module named qgis.core</p>
<p>Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC
v.1500 64 bit (AMD64)]</p>
<p>QGIS version: 2.16.0-Nødebo 'Nødebo', d0b3e39</p>
<p>Python path: ['C:/PROGRA~1/QGIS
N\xc3\xb8debo/apps/qgis/./python',
u'C:/Users/bvtho/.qgis2/python',
u'C:/Users/bvtho/.qgis2/python/plugins', 'C:/PROGRA~1/QGIS
>N\xc3\xb8debo/apps/qgis/./python/plugins',
'C:\\PROGRA~1\\QGIS
>N\xf8debo\\apps\\Python27\\lib\\site-packages\\matplotlib-1.3.1-py2.7-win-amd64.egg',
>'C:\\PROGRA~1\\QGIS
N\xf8debo\\apps\\Python27\\lib\\site-packages\\nose-1.3.3-py2.7.egg',
'C:\\PROGRA~1\\QGIS
>N\xf8debo\\apps\\Python27\\lib\\site->packages\\tornado-4.0.1-py2.7-win-amd64.egg',
'C:\\PROGRA~1\\QGIS
N\xf8debo\\apps\\Python27\\lib\\site-pack></p>
</blockquote>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">(and more Python path
statements...)</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">===================<br>
</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">QGIS then starts normally,
but without Python support</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">AFAIK, the problem is the
use of the character "ø" (o-slash) in the directory name for the
QGIS program directory: "C:\Program Files\QGIS Nødebo". If you
make a name change of the installation directory to ex.
"C:\Program Files\QGIS Noedebo" it works without a hitch.</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">(As a Dane, I would never
use local danish "æøå" or other accented character in file or
directory names that might be installed on windows-pc's with
different encoding than "Latin1", ex. slavic windows pc's., but
that's another issue)</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">The specific problem might
be the representation of "ø" in the Python path: There is 2 <b>different</b>
versions: "N<b>\xc3\xb8</b>debo" and "N<b>\xf8</b>debo"</p>
<p style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma,
Arial, sans-serif; font-size: 11.7px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 221);">"\xf8" -> "ø" in Latin1
encoding.<br>
"\xc3\xb8" -> UTF-8 "ø" -> "ø" (if UTF8 "ø" is interpreted
as a 2 character Latin1 encoded string).</p>
The cause is probably something like this: The python path is
created using both UTF-8 encoding and Latin1 encoding. And later,
the path is "decoded" using only Latin1 encoding.<br>
<br class="Apple-interchange-newline">
<p>Regards</p>
<p>Bo Victor Thomsen</p>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">Den 15/07/16 kl. 08:02 skrev Nathan
Woodrow:<br>
</div>
<blockquote
cite="mid:CAAi8Yg99LjmG=X3yqu1e91633MRFPMb6qOzbkGdA9gEKaYYSEg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi all,
<div><br>
</div>
<div>Seems the name of the release is causing a few issues on
Windows installs:</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://gis.stackexchange.com/questions/202222/qgis-2-16-n%C3%B8debo-libintl-8-dll-missing">http://gis.stackexchange.com/questions/202222/qgis-2-16-n%C3%B8debo-libintl-8-dll-missing</a><br>
</div>
<div><a moz-do-not-send="true"
href="http://gis.stackexchange.com/questions/201657/problem-installing-new-version-of-qgis-under-windoss-10-64-bits/202200#202200">http://gis.stackexchange.com/questions/201657/problem-installing-new-version-of-qgis-under-windoss-10-64-bits/202200#202200</a><br>
</div>
<div>etc</div>
<div><br>
</div>
<div>Are we planning on keeping the unicode name for the folder
name? Could we use something else with doesn't include
unicode so we don't break too much.</div>
<div><br>
</div>
<div>Have we done an official release yet or still resolving
some issues with the packages?</div>
<div><br>
</div>
<div>Regards,<br>
Nathan</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
</blockquote>
<br>
</body>
</html>