Hi Sanjeet, Since you are starting in on the GUI now, I thought I'd let you know that I've compiled GRASS with wxPython 3 and 4 on the Mac and it works pretty well, with a few glitches. Anna Petrasova has solved most of the glitches. I'm compiling this with Python 2.7, but the current versions of wxPython (4 is most current stable) work with Python 3.
Michael _________________________________ C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of Anthropology, School of Human Evolution & Social Change Head, Graduate Faculty in Complex Adaptive Systems Science Arizona State University voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC) fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC) www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu On 7/2/18, 2:57 AM, "grass-dev on behalf of [email protected]" <[email protected] on behalf of [email protected]> wrote: Date: Sun, 1 Jul 2018 13:09:49 -0600 From: Sanjeet <[email protected]> To: OSGeo-SoC <[email protected]>, GRASS developers list <[email protected]> Subject: [GRASS-dev] [SoC] Week 7 Report - Full support of Python 3 in GRASS GIS Message-ID: <cagap9v8dwfcv0jofewyjx-ctr_u845iy7gk1p14jmjqunzn...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Hi everyone, This is my week Week 7 report for the project "Full support of Python 3 in GRASS GIS" 1) What did I complete this week? Updated ctypes to deal with bytes[0] Worked on 'temporal' library [1], lot of errors were encountered Looked into issues for 'pygrass' testsuites which were failing too Created a spreadsheet[2] detailing errors and information regarding the temporal testsuites Also, updated the pygrass testsuite details on spreadsheet[3] 2) What am I going to achieve for the next week? Start exploring GUI library, starting with mapdisp and imgr Continue working on fixing ctypes module Continue working on 'temporal' library _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
