﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
43	"on my cygwin install attempt after README guidelines the proposed ""import zfec"" test fails"	arnowa	warner	"on my cygwin install attempt after README guidelines the proposed ""import zfec"" test fails:

{{{
Python 2.5 (r25:51908, Mar 13 2007, 08:13:14)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type ""help"", ""copyright"", ""credits"" or ""license"" for more information.
>>> import zfec
/usr/lib/python2.5/site-packages/zfec-1.0.0-py2.5-cygwin-1.5.24-i686.egg/_fec.py:3: UserWarning: Module _fec was already imported from /usr/lib/python2.5/site-packages/zfec-1.0.0-py2.5-cygwi
n-1.5.24-i686.egg/_fec.pyc, but /cygdrive/k/src/tahoe/src/zfec is being added to sys.path
  import sys, pkg_resources, imp
Traceback (most recent call last):
  File ""<stdin>"", line 1, in <module>
  File ""zfec/__init__.py"", line 19, in <module>
    from _fec import Encoder, Decoder, Error
  File ""build/bdist.cygwin-1.5.24-i686/egg/_fec.py"", line 7, in <module>
  File ""build/bdist.cygwin-1.5.24-i686/egg/_fec.py"", line 6, in __bootstrap__
ImportError: Permission denied
>>>
[4]+  Stopped                 python
}}}
"	defect	closed	minor		code		fixed			
