Closed GoogleCodeExporter closed 9 years ago
Was this tested with the latest commit in the scitools repository?
Original comment by h...@simula.no
on 20 Jan 2015 at 2:22
The py27-scitools package from MacPorts was used. It looks like this is using
the 0.9.0 release:
https://trac.macports.org/browser/trunk/dports/python/py-scitools/Portfile
Original comment by johannes...@gmail.com
on 20 Jan 2015 at 2:30
I just used MacPorts to install it, so don’t know for sure which revision it
is. I wouldn’t be surprised if it is not the newest though.
What I can find immediately is that is is version 0.9.0 (which is the newest
one as far as I can tell), but I will do some digging to find the exact
revision.
—
Martin
Original comment by marvon...@gmail.com
on 20 Jan 2015 at 2:36
Try
hg clone https://hpl%40simula.no@code.google.com/p/scitools/
cd scitools
sudo python setup.py install
Then you get the latest version. We recently did some adjustments for numpy 1.9.
Original comment by h...@simula.no
on 20 Jan 2015 at 2:45
I haven’t found out exactly which patch I got from MacPorts, but I don’t
seem to have any of the patchsets added in 2014, so I guess the version on
MacPorts is quite old.
Anyways it worked without issues to make the install from the repo as suggested
on the webpage.
I’ll notify the MacPorts maintainer about the outdated package.
—
Martin
Original comment by marvon...@gmail.com
on 21 Jan 2015 at 9:59
This seems to be working with the latest version from the source repository.
Marking this as fixed.
Original comment by johannes...@gmail.com
on 24 Feb 2015 at 12:04
Original issue reported on code.google.com by
marvon...@gmail.com
on 20 Jan 2015 at 1:44