[NumPy-Tickets] [NumPy] #2050: setup.py: Git revision doesn't work on Windows
NumPy Trac
numpy-tickets@scipy....
Sat Feb 11 18:45:02 CST 2012
#2050: setup.py: Git revision doesn't work on Windows
--------------------+-------------------------------------------------------
Reporter: jusic | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Building as described in #2049, I ran into a problem that the installation
package version ends up being "2.0.0dev-Unknown". This is because the
current setup.py doesn't find PATH correctly on Windows for some reason.
Please see the attached patch, which works on my setup. 'git' is perfectly
runnable from command line as is.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2050>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list