Can it be that you accidentally GIT-ted version.py, a file that presumably is being created automatically? Or is there a reason for GITting it? Regards, Michael On Monday, February 27, 2012 6:16:40 AM UTC+1, Stefan van der Walt wrote:
Announcement: scikits-image 0.5 ===============================
We're happy to announce the 0.5 release of scikits-image, our image processing toolbox for SciPy.
For more information, please visit our website
New Features ------------ - Consistent intensity rescaling and improved range conversion. - Random walker segmentation. - Harris corner detection. - Otsu thresholding. - Block views, window views and montage. - Plugin for Christoph Golke's "tifffile". - Peak detection. - Improved FreeImage wrappers and meta-data reading. - 8-neighbor and background labelling.
... along with updates to the documentation and website, and a number of bug fixes.
Contributors to this release ---------------------------- * Andreas Mueller * Brian Holt * Christoph Gohlke * Emmanuelle Gouillart * Michael Aye * Nelle Varoquaux * Nicolas Pinto * Nicolas Poilvert * Pieter Holtzhausen * Stefan van der Walt * Tony S Yu * Warren Weckesser * Zachary Pincus
On Fri, Mar 2, 2012 at 6:54 AM, Michael Aye <kmichael.aye@gmail.com> wrote:
Can it be that you accidentally GIT-ted version.py, a file that presumably is being created automatically? Or is there a reason for GITting it?
The file should be checked in, and has the following contents: https://github.com/scikits-image/scikits-image/blob/master/skimage/version.p... Note the "unbuilt-dev" designation. Stéfan
participants (2)
-
Michael Aye
-
Stéfan van der Walt