[CalendarServer-dev] [CalendarServer] #351: 'already imported' warning from pkgutil

CalendarServer trac at macosforge.org
Fri Oct 16 14:16:50 PDT 2009


#351: 'already imported' warning from pkgutil
-----------------------------+----------------------------------------------
 Reporter:  glyph@…          |       Owner:  glyph@…        
     Type:  Defect           |      Status:  new            
 Priority:  5: Not set       |   Milestone:                 
Component:  Calendar Server  |    Severity:  Other          
 Keywords:                   |  
-----------------------------+----------------------------------------------
 When run in its default configuration, calendarserver produces warnings
 every time it spawns a subprocess that looks like this:

 {{{
 .../zope/__init__.py:1: UserWarning: Module twisted was already imported
 from .../CalendarServer/Twisted/twisted/__init__.pyc, but
 .../system/lib/python is being added to sys.path
 }}}

 This should be fixed by generating .egg-info directories for each
 dependency along the path.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/351>
CalendarServer </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list