<div dir="ltr"><br><div class="gmail_extra">Thanks for the Stacktrace.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Looks like the problem with missing shapely I took care of in version 1.8.4.</div><div class="gmail_extra">

Did you use 1.8.3 or 1.8.4?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Wilhelm<br><br><div class="gmail_quote">On Wed, Jan 15, 2014 at 6:21 PM, Anita Graser <span dir="ltr"><<a href="mailto:anitagraser@gmx.at" target="_blank">anitagraser@gmx.at</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 15.01.2014, 15:03 Uhr, schrieb Wilhelm Berg <<a href="mailto:wb@bergwerk-gis.at" target="_blank">wb@bergwerk-gis.at</a>>:<div class="im">

<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks.<br>
I just checked with 64bit OSGeo4W (Express Install).<br>
No problems.<br>
<br>
Have you done a custom install and maybe manually deselected any<br>
dependencies?<br>
</blockquote>
<br></div>
I did the advanced install but did not (knowingly) deselect any dependencies.<br>
<br>
Maybe this trace helps:<br>
<br>
Couldn't load plugin VoGisProfilTool due an error when calling its classFactory() method<br>
<br>
Traceback (most recent call last):<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 204, in startPlugin<br>
    plugins[packageName] = package.classFactory(iface)<br>
  File "C:\Users\Anita/.qgis2/python/<u></u>plugins\VoGisProfilTool\__<u></u>init__.py", line 63, in classFactory<br>
    from vogisprofiltoolmain import VoGISProfilToolMain<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 453, in _import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File "C:\Users\Anita/.qgis2/python/<u></u>plugins\VoGisProfilTool\<u></u>vogisprofiltoolmain.py", line 27, in<br>
    from vogisprofiltoolmaindialog import VoGISProfilToolMainDialog<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 453, in _import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File "C:\Users\Anita/.qgis2/python/<u></u>plugins\VoGisProfilTool\<u></u>vogisprofiltoolmaindialog.py", line 37, in<br>
    from util.createProfile import CreateProfile<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 453, in _import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File "C:\Users\Anita/.qgis2/python/<u></u>plugins\VoGisProfilTool\util\<u></u>createProfile.py", line 4, in<br>
    from shapely.wkb import loads<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 453, in _import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File "C:\OSGeo4W\apps\Python27\lib\<u></u>site-packages\shapely\wkb.py", line 6, in<br>
  File "C:/OSGeo4W/apps/qgis/./<u></u>python\qgis\utils.py", line 453, in _import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File "C:\OSGeo4W\apps\Python27\lib\<u></u>site-packages\shapely\geos.py"<u></u>, line 99, in<br>
  File "C:\OSGeo4W\apps\Python27\lib\<u></u>site-packages\shapely\geos.py"<u></u>, line 97, in _geos_c_version<br>
  File "C:\OSGeo4W\apps\Python27\lib\<u></u>site-packages\shapely\geos.py"<u></u>, line 97, in<br>
ValueError: invalid literal for int() with base 10: '2 r3921'<br>
<br>
Python version:<br>
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br>
<br>
<br>
QGIS version:<br>
2.0.1-Dufour Dufour, ebebdf3<br>
<br>
Python path: ['C:\\Users\\Anita/.qgis2/<u></u>python/plugins\\processing', 'C:/OSGeo4W/apps/qgis/./<u></u>python', 'C:\\Users\\Anita/.qgis2/<u></u>python', 'C:\\Users\\Anita/.qgis2/<u></u>python/plugins', 'C:/OSGeo4W/apps/qgis/./<u></u>python/plugins', 'C:\\OSGeo4W\\bin\\python27.<u></u>zip', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>DLLs', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\plat-win', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\lib-tk', 'C:\\OSGeo4W\\bin', 'C:\\OSGeo4W\\apps\\Python27', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\PIL', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\win32', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\win32\\<u></u>lib', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\Pythonwin'<u></u>, 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\Shapely-1.<u></u>2.18-py2.7-win32.egg', 'C:\\OSGeo4W\\apps\\Python27\\<u></u>lib\\site-packages\\wx-2.8-<u></u>msw-unicode', '.', '~/.qgis/python', '.']<div class="HOEnZb">

<div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
Wilhelm<br>
<br>
<br>
On Wed, Jan 15, 2014 at 2:10 PM, Josef K <<a href="mailto:groundwatergis@gmail.com" target="_blank">groundwatergis@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I can confirm the same errors as reported by Anita. I have a osgeo4w<br>
64-bit install of QGIS 2.0.1 (win 7 professional).<br>
<br>
Please see screen dump here: <a href="http://goo.gl/mjfoO2" target="_blank">http://goo.gl/mjfoO2</a><br>
<br>
regards<br>
Josef<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
---------- Vidarebefordrat meddelande ----------<br>
From: "Anita Graser" <<a href="mailto:anitagraser@gmx.at" target="_blank">anitagraser@gmx.at</a>><br>
To: "Wilhelm Berg" <<a href="mailto:wb@bergwerk-gis.at" target="_blank">wb@bergwerk-gis.at</a>><br>
Cc: qgis-developer <<a href="mailto:qgis-developer@lists.osgeo.org" target="_blank">qgis-developer@lists.osgeo.<u></u>org</a>><br>
Date: Tue, 14 Jan 2014 22:47:47 +0100<br>
Subject: Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4<br>
<br>
Am 14.01.2014, 21:56 Uhr, schrieb Wilhelm Berg <<a href="mailto:wb@bergwerk-gis.at" target="_blank">wb@bergwerk-gis.at</a>>:<br>
<br>
 Hi Anita,<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
could you be a bit more specific about your setup?<br>
I tested the lasted version on Windows with 1.8 and 2.0.1 (Standalone<br>
installer) without problems.<br>
<br>
</blockquote>
<br>
Sure, Win 7 + QGIS 2.0.1 from OSGeo4W installer. It's the first time I've<br>
seen an error like this.<br>
<br>
Best wishes,<br>
Anita<br>
<br>
<br>
</blockquote>
<br>
</blockquote></blockquote>
<br>
<br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
<a href="http://anitagraser.com" target="_blank">anitagraser.com</a><br>
</font></span></blockquote></div><br></div></div>