[GRASS-dev] using libpath + ":" + in grass70 unsupported operand type

Yann Chemin ychemin at gmail.com
Mon Nov 25 07:55:35 PST 2013


Hi,

~/grass_dev$ grass70
Traceback (most recent call last):
  File "/usr/local/bin/grass70", line 1267, in <module>
    load_env()
  File "/usr/local/bin/grass70", line 753, in load_env
    os.environ['LD_LIBRARY_PATH'] = libpath + ":" + isislibpath + ":" +
isis3rdparty
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

: is certainly not considered a string, but I cannot force it to be string
either... Any idea?

Thanks

-- 
----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20131125/dd733245/attachment.html>


More information about the grass-dev mailing list