Please welcome the four GSOC projects this year

2019-05-06 Thread Mojca Miklavec
Dear MacPorters, I'm happy to announce that MacPorts will be participating at Google's GSOC with four awesome projects this year. (Those who followed the heavy traffic on the development mailing list are probably already aware of the excessive amount of traffic we received in March and April.) T

Re: How to see Macports patches

2019-05-06 Thread Clemens Lang
Hi Jeffrey, On Sun, May 05, 2019 at 07:22:49PM -0400, Jeffrey Walton wrote: > I want to see the patches applied to Unistring > (https://www.gnu.org/software/libunistring/). I found the package in > search at https://www.macports.org/ports.php?by=name&substr=libunistring > . Following the "source"

Re: Upgraded and installed macports on Mojave, resulting in "ImportError: cannot import name _tkagg"

2019-05-06 Thread Balthasar Indermuehle
solved: pip uninstall matplotlib pip install -U matplotlib now works On Mon, 6 May 2019 at 17:24, Balthasar Indermuehle wrote: > I have python code that depends on the TkAgg matplotlib backend. I have > upgraded and reinstalled all macports after upgrading to Mojave 10.14.4 > following the mig

Re: Can not remove the new MacPorts Mojave package

2019-05-06 Thread ckgaparajita
Hallelujah, I found the answer: http://osxdaily.com/2018/10/09/fix-operation-not-permitted-terminal-error-macos/ -- Sent from: http://mac-os-forge.2317878.n4.nabble.com/MacPorts-Users-f115275.html

Upgraded and installed macports on Mojave, resulting in "ImportError: cannot import name _tkagg"

2019-05-06 Thread Balthasar Indermuehle
I have python code that depends on the TkAgg matplotlib backend. I have upgraded and reinstalled all macports after upgrading to Mojave 10.14.4 following the migration instructions here https://trac.macports.org/wiki/Migration and all seems to work fine, with the exception of the tkagg backend it c