geomagpy / magpy

MagPy (or GeomagPy) is a Python package for analysing and displaying geomagnetic data.
BSD 3-Clause "New" or "Revised" License
45 stars 27 forks source link

OS X 10.8 GUI warning message #34

Closed teraita closed 7 years ago

teraita commented 8 years ago

When starting GUI in Mac OS X next warning appears:

xmagpy-2.7 Initiating MagPy... MagPy version v0.3.2 Loaded Matplotlib - Version [1, 5, 2] Loading Numpy and SciPy... Loading SpacePy package cdf support ... using CDF lib in /usr/local/cdf ... success Loading python's SQL support ... success Trying to access initialization file: /Users/tero/.magpyguiini ... success 2016-09-12 15:30:26.486 Python[90160:707] * WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 2016-09-12 15:30:26.487 Python[90160:707] * WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.

leonro commented 7 years ago

These issues seem to be solved with 74f9edcae4f996c79494c21f9c1006fc48b912e3 and the three commits before. Tested on MacOS 10.12.3.