Ticket #76 (closed defect: fixed)

Opened 12 months ago

Last modified 4 months ago

setuptools install of Wokkel's twisted plugin yields confusing warnings

Reported by: ralphm Owned by: ralphm
Priority: high Milestone:
Component: generic Keywords:
Cc:

Description

/usr/lib/python2.7/dist-packages/zope/__init__.py:3: UserWarning: Module twisted was already imported from /home/ralphm/work/Twisted/branches/srvconnect-default-port-3456/twisted/__init__.pyc, but /home/ralphm/work/wokkel/trunk is being added to sys.path
  import pkg_resources

This is caused by the inclusion of 'twisted' in the egg's toplevel.txt.

Change History

comment:1 Changed 4 months ago by ralphm

  • Status changed from new to closed
  • Resolution set to fixed

This was fixed in [28e7ea5314e4].

Note: See TracTickets for help on using tickets.