Re: [GRASS-user] experimental Python 3 support in trunk
Martin Landa <[email protected]> Mon, 3 Sep 2018 21:01:52 +0200
| Newsgroups | gmane.comp.gis.grass.devel,gmane.comp.gis.grass.user |
|---|---|
| Message-ID | <CA+Ei1Of=u9b5Wn1PbQxw4rT7grq7hWHb_9OPXCOqGRAsYqHSSw@mail.gmail.com> |
Hi, po 3. 9. 2018 v 20:47 odesÃlatel Markus Neteler <[email protected]> napsal: my first attempt to start GRASS fails with: (grasspy3) martin@debian:~/src/grass7_trunk$ ./bin.x86_64-pc-linux-gnu/grass77 -text Traceback (most recent call last): File "./bin.x86_64-pc-linux-gnu/grass77", line 2162, in <module> main() File "./bin.x86_64-pc-linux-gnu/grass77", line 2010, in main set_paths(grass_config_dir=grass_config_dir) File "./bin.x86_64-pc-linux-gnu/grass77", line 623, in set_paths os.environ['MANPATH'] = sys_man_path File "/home/martin/Downloads/grasspy3/lib/python3.6/os.py", line 674, in __setitem__ value = self.encodevalue(value) File "/home/martin/Downloads/grasspy3/lib/python3.6/os.py", line 744, in encode raise TypeError("str expected, not %s" % type(value).__name__) TypeError: str expected, not bytes Is it expected? Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev