Re: [Qgis-user] QGIS3 Mac Numpy?

2018-03-16 Thread knussear
The "Contour Plugin" had matplotlib and numpy dependencies.


William Kyngesburye wrote
> What plugin wanted matplotlib?
> 
> I noticed that matplotlib is not used in the core plugins/qgis now, so I
> do not install it with QGIS.





--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Thread William Kyngesburye
What plugin wanted matplotlib?

I noticed that matplotlib is not used in the core plugins/qgis now, so I do not 
install it with QGIS.

> On Mar 13, 2018, at 12:54 PM, knussear  wrote:
> 
> Looks like it was the matplotlib that the plugin wanted and it just
> complained about both dependencies. Dug in to the readme and numpy is
> included in the install via pip. Per instructions in the readme I was able
> to load matplotlib using 
> 
> sudo -H pip3 install matplotlib
> 
> in the terminal. 
> 
> Plugin loaded and all is well. Full speed ahead
> 
> 
> 
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

-
William Kyngesburye 
http://www.kyngchaos.com/

"We are at war with them. Neither in hatred nor revenge and with no particular 
pleasure I shall kill every ___ I can until the war is over. That is my duty."

"Don't you even hate 'em?"

"What good would it do if I did? If all the many millions of people of the 
allied nations devoted an entire year exclusively to hating the  it 
wouldn't kill one ___ nor shorten the war one day."

 "And it might give 'em all stomach ulcers."

- Tarzan, on war

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Thread knussear
Looks like it was the matplotlib that the plugin wanted and it just
complained about both dependencies. Dug in to the readme and numpy is
included in the install via pip. Per instructions in the readme I was able
to load matplotlib using 

sudo -H pip3 install matplotlib

in the terminal. 

Plugin loaded and all is well. Full speed ahead



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Thread knussear
Got an error loading a plugin for the new QGIS3 binary from KyngChaos. 

Seems to be missing numpy, and matplotlib. These used to come with the
binaries. Any recommendation on where to get packages for these for Python3?



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user