Hi Roberto,

Is your python webbrowser module overlapped by something? For example,
you have a plugin named "webbrowser" ? : ) Otherwise, please try to
set browser path in the setting dialog.

Regards,
Minoru

2014/1/18 Geo DrinX <[email protected]>:
> Hi Minoru ,
>
> I taken QGis2threejs now from  repository and I am testing on  MacOSX.
>
> I had this:
>
> Traceback (most recent call last):
>   File
> "/Users/rrr/.qgis2/python/plugins/Qgis2threejs/qgis2threejsdialog.py", line
> 334, in run
>     if not tools.openHTMLFile(htmlfilename):
>   File "/Users/rrr/.qgis2/python/plugins/Qgis2threejs/qgis2threejstools.py",
> line 128, in openHTMLFile
>     webbrowser.open(htmlfilename, new=2)    # new=2: new tab if possible
> AttributeError: 'module' object has no attribute 'open'
>
> Versione Python:
> 2.7.1 (r271:86832, Jun 16 2011, 16:59:05)
> [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]
>
>
>
> Also on Windows 7  I have the same…
>
>
> :(
>
>
> Tell me if you need more info to debug.
>
>
>
> Roberto
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to