Re: jupyter-2.7 vs. ipython

2018-03-21 Thread Nathan Brazil
In my experience, “jupyter notebook” is the correct startup command. Here is what I do, using Python 2.7: Install pyenv (https://github.com/pyenv/pyenv) pyenv install 2.7.14 sudo port install py27-virtualenv mkdir jupyter cd jupyter pyenv virtualenv 2.7.14 jupyter echo "jupyter" > .python-version

Re: How to uninstall Gimp? Or how to install it correctly?

2018-07-04 Thread Nathan Brazil
One option is to remove MacPorts completely from your machine via this page and start over from here . — > On Jul 4, 2018, at 12:16 AM, Christoph Kukulies wrote: > >

Re: Gimp doesn't start

2018-11-27 Thread Nathan Brazil
Or, try downloading a native package from https://www.gimp.org/downloads/ Btw, Gimp now runs natively on OS X, no X11 is required. — > On Nov 27, 2018, at 6:34 AM, Vincent Habchi wrote: > >> macOS mojave 10.14.1. >> >> I did a port install gimp. In the end the icon is there in the Apps >> la

Ticket #46229 - Uninstalling all active ports - are you sure?

2023-08-18 Thread Nathan Brazil
Hi. I found this ticket https://trac.macports.org/ticket/46229 from a few years back talking about the same mistake I had made not long ago. 😳 Is it possible for this ticket to be looked at and its suggestion implemented? Thanks! Regards,