Closed zkwurst closed 7 years ago
It is compiled, otherwise the import would fail first.
The way you call it is not correct, it is interpreted as calling a module g.error which does not exist. Just use:
gscript.verbose()
gscript.info()
gscript.warning()
gscript.fatal()
The information about the files which are to be downloaded should be probably printed always, but without the -i flag it should use verbose() and with the flag it would use info() and exit the module.
what is the *** tag?
Got it. Thanks.
The is one of the flags (, , *, **) I thought might help you know which issues were holding me up the most if you only had time to get to one of them or something. Good in theory, probably not that useful in practice.
Should I be using pygrass to access the messages shortcuts?
If so, I can't get it to work. Is it a separate dependency I didn't compile?
Running this:
Gives me this: