Changes between Initial Version and Version 1 of Ticket #1074, comment 10
- Timestamp:
- 2010-07-10T22:40:44Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #1074, comment 10
initial v1 2 2 > Regarding #1074, which is the issue preventing Win64 from being "all green". I applied to 'work-in-progress' patch in there. However, setuptools now fails to build, due to the missing cli.exe file. I tracked this down to setuptools/command/easy_install.py (get_script_args()), but haven't been able to fix it as of yet, since I know neither python nor the build tools/environment this uses. 3 3 4 Please try the attached zetuptoolz-dont-write-script-exe. dpatch (on top of unicode-args-and-rm-tahoe-exe-wip.dpatch).4 Please try the attached zetuptoolz-dont-write-script-exe.2.dpatch (on top of unicode-args-and-rm-tahoe-exe-wip.dpatch). 5 5 6 6 If your PATHEXT does not already contain .py, also do: