[GRASS-user] Python error with GRASS 7 on Windows 8

Hello!

Just to know if this is a common problem. Every time I start grass python flags for an error warning me that it stopped working. GRASS itself continues working without any problem, but the python error box keeps appearing.

I guess this has to do with this version of GRASS being unstable, unless it happens only to me, in which case, it is more serious hehe

So, how common is this error? Does it happen with you?

Ciao!
Nuno

Nuno César de Sá
+351 91 961 90 37

On Mon, Jan 6, 2014 at 10:41 AM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hello!

Just to know if this is a common problem. Every time I start grass python
flags for an error warning me that it stopped working. GRASS itself
continues working without any problem, but the python error box keeps
appearing.

Is there only the message that it stopped working? No more details?

I guess this has to do with this version of GRASS being unstable, unless it
happens only to me, in which case, it is more serious hehe

It is more about how to get Python applications working on Windows :slight_smile:

It would be great to get a bit more details about the error.

Markus

Hey!

All the description I can get from the error is what is in the picture. Is there any other way to get a more detailed report from errors in windows 8? if there is, tell me and I will try.

In this case, I am just forcing the error by trying to install an extension (which I really actually need, i.landsat.dehaze).

This case its a killer, it says its “unable to load extensions”. I guess it might also be because I am using the 7 version.

See you!!
Nuno

(attachments)

Python error.jpg

···

On 6 January 2014 18:20, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 6, 2014 at 10:41 AM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hello!

Just to know if this is a common problem. Every time I start grass python
flags for an error warning me that it stopped working. GRASS itself
continues working without any problem, but the python error box keeps
appearing.

Is there only the message that it stopped working? No more details?

I guess this has to do with this version of GRASS being unstable, unless it
happens only to me, in which case, it is more serious hehe

It is more about how to get Python applications working on Windows :slight_smile:

It would be great to get a bit more details about the error.

Markus

Nuno César de Sá
+351 91 961 90 37

Hi Nuno Sa,

Are you sure there is no problem with your python version and windows 8?

Out of GRASS GIS are you able to use python?

···

On Tue, Jan 7, 2014 at 12:08 PM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hey!

All the description I can get from the error is what is in the picture. Is there any other way to get a more detailed report from errors in windows 8? if there is, tell me and I will try.

In this case, I am just forcing the error by trying to install an extension (which I really actually need, i.landsat.dehaze).

This case its a killer, it says its “unable to load extensions”. I guess it might also be because I am using the 7 version.

See you!!

Nuno


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Regards,
Rashad

On 6 January 2014 18:20, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 6, 2014 at 10:41 AM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hello!

Just to know if this is a common problem. Every time I start grass python
flags for an error warning me that it stopped working. GRASS itself
continues working without any problem, but the python error box keeps
appearing.

Is there only the message that it stopped working? No more details?

I guess this has to do with this version of GRASS being unstable, unless it
happens only to me, in which case, it is more serious hehe

It is more about how to get Python applications working on Windows :slight_smile:

It would be great to get a bit more details about the error.

Markus

Nuno César de Sá
+351 91 961 90 37

I guess so… it doesn’t crash anywhere else.

When I installed GRASS I installed that optional part regarding C++ and Python, could it be that one?

···

On 7 January 2014 12:32, Rashad M <mohammedrashadkm@gmail.com> wrote:

Hi Nuno Sa,

Are you sure there is no problem with your python version and windows 8?

Out of GRASS GIS are you able to use python?

Nuno César de Sá
+351 91 961 90 37

On Tue, Jan 7, 2014 at 12:08 PM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hey!

All the description I can get from the error is what is in the picture. Is there any other way to get a more detailed report from errors in windows 8? if there is, tell me and I will try.

In this case, I am just forcing the error by trying to install an extension (which I really actually need, i.landsat.dehaze).

This case its a killer, it says its “unable to load extensions”. I guess it might also be because I am using the 7 version.

See you!!

Nuno


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Regards,
Rashad

On 6 January 2014 18:20, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 6, 2014 at 10:41 AM, Nuno Sá <nunocesardesa@gmail.com> wrote:

Hello!

Just to know if this is a common problem. Every time I start grass python
flags for an error warning me that it stopped working. GRASS itself
continues working without any problem, but the python error box keeps
appearing.

Is there only the message that it stopped working? No more details?

I guess this has to do with this version of GRASS being unstable, unless it
happens only to me, in which case, it is more serious hehe

It is more about how to get Python applications working on Windows :slight_smile:

It would be great to get a bit more details about the error.

Markus

Nuno César de Sá
+351 91 961 90 37

(which I really actually need, i.landsat.dehaze)

have a look at

http://grasswiki.osgeo.org/wiki/AddOns/GRASS_6

and

http://grasswiki.osgeo.org/wiki/AddOns/GRASS_7/imagery
https://svn.osgeo.org/grass/grass-addons/grass7/imagery/

i.landsat.dehaze seems to be available only for grass6 at the moment (?),
maybe the author (cc'ed) has more insight about this.

In this case, I am just forcing the error by trying to install an
extension

beside addon availability, "Settings -> Addons extensions -> Install
extensions from addons" isn't working in winGRASS7.

only the the command line version of g.extension is working, e.g.:

g.extension extension=r.geomorphon operation=add
Downloading precompiled GRASS Addons <r.geomorphon>...
Updating metadata file...
Installation of <r.geomorphon> successfully finished
(Tue Jan 07 13:41:31 2014) Command finished (2 sec)

please open a ticket in http://trac.osgeo.org/grass/

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Python-error-with-GRASS-7-on-Windows-8-tp5096508p5096756.html
Sent from the Grass - Users mailing list archive at Nabble.com.