Opened at 2013-09-10T02:36:13Z
Last modified at 2013-10-18T21:13:21Z
#2079 closed defect
Won't build on Windows — at Initial Version
Reported by: | sp | Owned by: | daira |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.10.0 |
Keywords: | build windows win32 win64 setuptools | Cc: | |
Launchpad Bug: |
Description
Installed Python 2.7.4 (first tried 64-bit and then 32-bit - same error both times). Here is what I got:
C:\allmydata-tahoe-1.10.0>c:\Python27\python.exe setup.py build Traceback (most recent call last):
File "setup.py", line 73, in <module>
egg = os.path.realpath(glob.glob('setuptools-*.egg')[0])
Previously I was able to build but had other problems (I remember the first error was something like "dep missing").
Note: See
TracTickets for help on using
tickets.