#2828: Missing imports after packaging
-----------------------+------------------------------------
 Reporter:  Doadin     |      Owner:
     Type:  bug        |     Status:  new
 Priority:  trivial    |  Milestone:  not applicable
Component:  Packaging  |    Version:  other (please specify)
 Keywords:             |
-----------------------+------------------------------------
 with setuptools later then 18.8(reported by other packages see links going
 from 19.2 to 19.3+)


 {{{
 E:\Program Files (x86)\Deluge>deluged-debug
 Traceback (most recent call last):
   File "<string>", line 6, in <module>
   File "__main__.py", line 128, in <module>
   File "__main__deluged-debug__.py", line 5, in <module>
   File "pkg_resources/__init__.py", line 68, in <module>
   File "pkg_resources/extern/__init__.py", line 60, in load_module
 ImportError: The 'packaging' package is required; normally this is bundled
 with this package so if you get this warning, consult the packager of your
 distribution.

 E:\Program Files (x86)\Deluge>deluge-debug
 Traceback (most recent call last):
   File "<string>", line 6, in <module>
   File "__main__.py", line 128, in <module>
   File "__main__deluge-debug__.py", line 5, in <module>
   File "pkg_resources/__init__.py", line 68, in <module>
   File "pkg_resources/extern/__init__.py", line 60, in load_module
 ImportError: The 'packaging' package is required; normally this is bundled
 with this package so if you get this warning, consult the packager of your
 distribution.

 }}}

 https://github.com/pypa/setuptools/issues/517

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2828>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to