Re: [GRASS-user] Grass 7.6 and R interface on Mac OS

2019-04-07 Thread Markus Neteler
Hi,

Anand Rajani  schrieb am Mo., 8. Apr. 2019, 02:03:

> Hello all,
>
> I am unable to call R from Grass 7.6 using the Rgui or R commands.
>

Please let us know what you tried and which error messages you got.

Solicit guidance on the settings on Python Terminal for Mac OS 10.14.2
>

I suppose that the command console rather than the Python console would be
the right terminal to use.

Best,
Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] Grass 7.6 and R interface on Mac OS

2019-04-07 Thread Anand Rajani
Hello all,

I am unable to call R from Grass 7.6 using the Rgui or R commands. 

Solicit guidance on the settings on Python Terminal for Mac OS 10.14.2

Thanks

-Anand R Rajani
 
 Ph : +61 0424674757

 Sent from my iPhone

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

Re: [GRASS-user] Import grass.script

2019-04-07 Thread Markus Neteler
On Sun, Apr 7, 2019 at 11:08 AM Shane Carey  wrote:
>
> Ok thanks, when is it planned to be released?

As soon as we are sure that the Python3 support is sufficiently
stable. More testing is needed.

You can find pre-releases here (weekly snapshots):
https://grass.osgeo.org/download/software/linux/#g77x

best regards,
Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Import grass.script

2019-04-07 Thread Shane Carey
Ok thanks, when is it planned to be released? Can you do a pip install with
it?

Thanks

On Domh 7 Aib 2019 at 09:15, Stefan Blumentrath 
wrote:

> Hi,
> Python 3 support is planned for GRASS 7.8...
>
> Furthermore, you might be interested in the grass-session library on
> pypi...
>
> Cheers,
> Stefan
> --
> *From:* grass-user  on behalf of
> Shane Carey 
> *Sent:* Sunday, April 7, 2019 1:35:11 AM
> *To:* grass-user grass-user
> *Subject:* [GRASS-user] Import grass.script
>
> Hi,
>
> I am trying to write an external standalone python script that is using
> grass commands. I setup my variables as below. I then run python3 in the
> terminal and import grass works fine. However, in Pycharm editor, it will
> not import for me. Any ideas of how to get around this?
> Thanks
>
> export GISBASE="$(grass76 --config path)"
> export PATH="$PATH:$GISBASE/bin:$GISBASE/scripts"
> export DYLD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GISBASE/lib"
> export GIS_LOCK=$$
> export GISRC="$HOME/.grass7/rc"
> export PYTHONPATH="$PYTHONPATH:$GISBASE/etc/python"
>
> Le gach dea ghui,
> *Shane Carey*
> *GIS and Data Solutions Consultant*
>
-- 
Le gach dea ghui,
*Shane Carey*
*GIS and Data Solutions Consultant*
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Import grass.script

2019-04-07 Thread Stefan Blumentrath
Hi,
Python 3 support is planned for GRASS 7.8...

Furthermore, you might be interested in the grass-session library on pypi...

Cheers,
Stefan

From: grass-user  on behalf of Shane Carey 

Sent: Sunday, April 7, 2019 1:35:11 AM
To: grass-user grass-user
Subject: [GRASS-user] Import grass.script

Hi,

I am trying to write an external standalone python script that is using grass 
commands. I setup my variables as below. I then run python3 in the terminal and 
import grass works fine. However, in Pycharm editor, it will not import for me. 
Any ideas of how to get around this?
Thanks

export GISBASE="$(grass76 --config path)"
export PATH="$PATH:$GISBASE/bin:$GISBASE/scripts"
export DYLD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GISBASE/lib"
export GIS_LOCK=$$
export GISRC="$HOME/.grass7/rc"
export PYTHONPATH="$PYTHONPATH:$GISBASE/etc/python"

Le gach dea ghui,
Shane Carey
GIS and Data Solutions Consultant
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user