Page MenuHomePhabricator

PYWP-11 Scripts showing warnings from pkg_require
Closed, InvalidPublic

Description

This issue was converted from https://jira.toolserver.org/browse/PYWP-11.
Summary: Scripts showing warnings from pkg_require
Issue type: Bug - A problem which impairs or prevents the functions of the product.
Priority: Trivial
Status: Open
Assignee: Merlijn van Deen <valhallasw@arctus.nl>

On Fri, 21 Jan 2011 22:20:43, Merlijn van Deen <valhallasw@arctus.nl> opened the following bug:

Running any script yields: /home/valhallasw/src/pwbde/pwb-
flat/branches/rewrite/pywikibot/comms/threadedhttp.py:41:
UserWarning: Module pkg_resources was already imported from
/home/valhallasw/src/pwbde/lib/python2.6/site-
packages/setuptools-0.6c9-py2.6.egg/pkg_resources.py, but
/home/valhallasw/src/pwbde/lib/python2.6/site-
packages/distribute-0.6.10-py2.6.egg is being added to sys.path
import pkg_resources /home/valhallasw/src/pwbde/pwb-
flat/branches/rewrite/pywikibot/comms/threadedhttp.py:41:
UserWarning: Module site was already imported from
/home/valhallasw/src/pwbde/lib/python2.6/site.pyc, but
/home/valhallasw/src/pwbde/lib/python2.6/site-
packages/distribute-0.6.10-py2.6.egg is being added to sys.path
Running r8871 - version.py hasnt been ported to the rewrite yet.


Version: unspecified
Severity: trivial

Details

Reference
bz58817

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:17 AM
bzimport set Reference to bz58817.
bzimport added a subscriber: Unknown Object (????).