Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-21 Thread Charles Dixon-Paver
It may not necessarily be that python is not being picked up by QGIS then. I am probably not the authority on this, but I believe there was an update to the plugin system which may have gone awry. As suggested previously, this might be resolved by upgrading to a newer version of QGIS (e.g. 3.10

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-21 Thread f
Yes Franks-iMac:~ Frank$ python3 --version Python 3.8.4 Sent from my iPhone > On 20 Jul 2020, at 14:56, Jo wrote: > >  > Install a python 3 version. > > Jo > >> On Mon, Jul 20, 2020, 15:49 F@ wrote: >> Thank you. >> >> Incase it helps: >> >> Franks-iMac:~ Frank$ python --version >>

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread Thayer Young
Hi Frank, Assuming that you are using the main MacOS QGIS installer from QGIS.org: Python should be packaged with QGIS, and QGIS should be using its own python, so the Terminal commands will probably not be helpful.  I think you may have a repository problem, or not be connected to the

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread F@
Yes Python 3 installed. Franks-iMac:~ Frank$ python3 --version Python 3.8.4 Warm regards, Frank > On 20 Jul 2020, at 15:20, Charles Dixon-Paver wrote: > > python3 --version ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info:

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread Charles Dixon-Paver
Python3 may be installed already. Try run "python3 --version" in the terminal On Mon, 20 Jul 2020 at 15:57, Jo wrote: > Install a python 3 version. > > Jo > > On Mon, Jul 20, 2020, 15:49 F@ wrote: > >> Thank you. >> >> Incase it helps: >> >> Franks-iMac:~ Frank$ python --version >> Python

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread Jo
Install a python 3 version. Jo On Mon, Jul 20, 2020, 15:49 F@ wrote: > Thank you. > > Incase it helps: > > Franks-iMac:~ Frank$ python --version > Python 2.7.10 > > Warm regards, > > Frank > > > > On 20 Jul 2020, at 13:37, ISA Solutions support < > supp...@isasolutions.com.au> wrote: > > Yes I

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread F@
Thank you. Incase it helps: Franks-iMac:~ Frank$ python --version Python 2.7.10 Warm regards, Frank > On 20 Jul 2020, at 13:37, ISA Solutions support > wrote: > > Yes I had this problem on my Mac and can confirm it was because python wasn’t > being picked up by qgis. It was installed,

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread ISA Solutions support
Yes I had this problem on my Mac and can confirm it was because python wasn’t being picked up by qgis. It was installed, but qgis wasn’t using it. I can’t recall how I fixed it...will have a look in the morning. Sent from my iPad > On 20 Jul 2020, at 9:49 pm, F@ wrote: > > Hi, > > I

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread Richard Duivenvoorde
Hi I think you are missing the python part of the QGIS install, so you do not see any Python plugin. Are you able to show the 'Python console' in QGIS? My knowledge for Mac is minimal, but you cannot install one of the newer recent mac installations?

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-20 Thread F@
Hi, I should have posted a better screen shot. My installed plugins list is the same as the All plugins list. Hence my question about missing plugins. Warm regards, Frank > On 17 Jul 2020, at 15:53, Nicolas Cadieux wrote: > > Hi, > > You are looking at the installed plugins only.

Re: [Qgis-user] What am I missing? Python plugins not available.

2020-07-17 Thread Nicolas Cadieux
Hi, You are looking at the installed plugins only. Click on All and you should see your plugin in the lists, if it’s experimental, it will only show up if you apply the proper settings in the setting tab. Nicolas Cadieux Ça va bien aller! > Le 17 juill. 2020 à 10:17, F@ a écrit : > > Hi

[Qgis-user] What am I missing? Python plugins not available.

2020-07-17 Thread F@
Hi list, This is new to me so apologies if something not complete. I am on a iMac late 2013 running MacOS Sierra 10.12.6 I have the standard stable QGIS install 3.8.1 (full info below) I wish to upload a map to qgiscloud or package it so that another user can download the map. For some