From: SourceForge.net <no...@so...> - 2009-09-05 17:28:44
|
Bugs item #2852449, was opened at 2009-09-05 17:28 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2852449&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ImportError on windows: No module named fcntl Initial Comment: I was experimenting to see if I could get archivemail 0.7.2 working on windows. I installed the standard windows pythin 2.6 and did the archivemail install. When I tried to run archivemail, it said ImportError: no module named fcntl I'm really not too surprised. When I saw in the documentation that it usses flock(), that might not work on windows. But, the documentation said to report ImportError's, so I am. Guess I'll see if I can get it working under cygwin. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2852449&group_id=49630 |