iksaif / euscan

Ebuild Upstream Scanner
http://euscan.iksaif.net/
GNU General Public License v2.0
15 stars 14 forks source link

UserWarning: Module euscan was already imported from .... #5

Closed iksaif closed 11 years ago

iksaif commented 12 years ago
/home/euscan/euscan/pym/euscan/helpers.py:6: UserWarning: Module euscan was already imported from /home/euscan/euscan/pym/euscan/__init__.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  import pkg_resources
volpino commented 12 years ago

Which are the steps to reproduce the error? I've never see it