[GRASS-dev] Re: [GRASSGUI] New profiling module for wxgrass
Michael Barton
michael.barton at asu.edu
Tue May 22 11:24:59 EDT 2007
This is an issue with the subprocess module. Check in your import statements
at the top of the module. Maybe you need a separate version of subprocess.
Michael
On 5/22/07 2:28 AM, "Carlos "Guâno" Grohmann" <carlos.grohmann at gmail.com>
wrote:
> Traceback (most recent call last):
> File "/usr/local/grass-6.3.cvs/etc/wx/gui_modules/mapdisp.py", line
> 916, in DisplayToWind
> p = Popen(cmd, stdin=PIPE, stdout=PIPE, stderr=PIPE, close_fds=True)
> NameError: global name 'Popen' is not defined
>
>
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University
phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
More information about the grass-dev
mailing list