[tahoe-lafs-trac-stream] [tahoe-lafs] #2079: Won't build on Windows
tahoe-lafs
trac at tahoe-lafs.org
Tue Sep 10 02:49:28 UTC 2013
#2079: Won't build on Windows
-------------------------+-----------------------
Reporter: sp | Owner: daira
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: unknown | Version: 1.10.0
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Old 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").
New 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").
--
Comment (by zooko):
Thank you for the bug report! I think the error message you posted is
missing some lines, though. The end of the error message should say what
went wrong with the {{{egg =
os.path.realpath(glob.glob('setuptools-*.egg')[0])}}} line. Could you
paste the whole output in here?
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2079#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list