Page 2 of 2

Re: Plot a Calendar?

PostPosted: Mon Jul 11, 2016 11:26 am
by DaveL17
RogueProeliator wrote:
Looks great! Thing is it wants a mathplotlib installed. I'm running 10.6.8. I see the install for it uses Python 2.7,
Do you think installing mathplotlib will work?

I tried to get matplotlib installed on v2.6 on OS X and ended up giving up - there were too many workarounds and hacks that were published as how to do it and some worked to get past an error or two, but then ran into others. Mostly dependency issues that Apple apparently fixed on later OS X versions where it is pre-installed. Your mileage may vary, of course, but I found it an exercise in frustration.

I'm just going to go right out and say it. If Adam gave up trying to install matplotlib, it's probably not worth trying. :D

Sorry Carl - you may have to wait for C4W.

Dave

Re: Plot a Calendar?

PostPosted: Mon Jul 11, 2016 11:48 am
by ckeyes888
Yea, same here.
Tried these commands:

sudo port install python26
sudo port install python_select
sudo python_select python26
sudo port install py26-wxpython py26-numpy py26-matplotlib
sudo port install py26-scipy py26-ipython

but got these errors:

TV:~ TV$ sudo python_select python26
sudo: python_select: command not found
TV:~ TV$ sudo port install py26-wxpython py26-numpy py26-matplotlib
Error: Port py26-wxpython not found
TV:~ TV$ sudo port install py26-wxpython
Error: Port py26-wxpython not found

Probably a lost cause but really appreciate the efforts!

Thanks,

Carl

Re: Plot a Calendar?

PostPosted: Mon Jul 11, 2016 12:05 pm
by ckeyes888
DaveL17 wrote:
I'm just going to go right out and say it. If Adam gave up trying to install matplotlib, it's probably not worth trying. :D

Sorry Carl - you may have to wait for C4W.

Dave


No Doubt!

Thanks,

Carl

Re: Plot a Calendar?

PostPosted: Mon Jul 11, 2016 5:57 pm
by kw123
You could try gnu plot. That works on old OS X

But you would need to rewrite the plots.


Sent from my iPhone using Tapatalk