[GRASS-dev] [GRASS GIS] #2333: choose python interpreter during the GRASS installation on windows

GRASS GIS trac at osgeo.org
Mon Jun 16 02:36:28 PDT 2014


#2333: choose python interpreter during the GRASS installation on windows
--------------------------------------------------+-------------------------
 Reporter:  zarch                                 |       Owner:  grass-dev@…              
     Type:  enhancement                           |      Status:  new                      
 Priority:  normal                                |   Milestone:  7.1.0                    
Component:  Python                                |     Version:  svn-trunk                
 Keywords:  windows installer python interpreter  |    Platform:  MSWindows 8              
      Cpu:  All                                   |  
--------------------------------------------------+-------------------------

Comment(by martinl):

 Replying to [comment:12 zarch]:

 > There is a way to view/test the modified NSIS file?

 Ideal place would be trunk (+ daily builds). Unfortunately daily builds of
 winGRASS 7.1 (trunk) are completely broken (1)* thanks to r60679 (so
 called "magic to break the whole system"). We could probably try to fix it
 first(?).

 * basically every command currently fails

 {{{
 Traceback (most recent call last):
  File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
 mingw32/scripts/d.out.file.py", line 59, in <module>
    main()
  File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
 mingw32/scripts/d.out.file.py", line 44, in main
    options, flags = gcore.parser()
  File "c:\osgeo4w\usr\src\grass_trunk\dist.i686-pc-
 mingw32\etc\python\grass\script\core.py", line 647, in parser
    p = Popen(['g.parser', '-n'] + argv, stdout=PIPE)
  File "c:\OSGeo4W\apps\Python27\lib\subprocess.py", line 711, in __init__
    errread, errwrite)
  File "c:\OSGeo4W\apps\Python27\lib\subprocess.py", line 948, in
 _execute_child
    startupinfo)
 WindowsError: [Error 2] Systzt uveden soubor
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2333#comment:13>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list