Opened 16 years ago
Closed 16 years ago
#772 closed bug (Invalid)
Deluge not running due the sha module is deprecated
Reported by: | tschertel@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.1.0 |
Keywords: | Cc: |
Description
Just updated to 1.1.1 and got this error:
$ deluge /usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
from sha import sha
1.1.1
Change History (5)
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:4 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
i'm not sure why this was closed. Due to this deluge is not starting at all. It just freezes
comment:5 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Because this isn't a bug. If deluge is not starting then that's another issue. Please use the Support forum for help, or file a proper bug report if you have one.
Note:
See TracTickets
for help on using tickets.
That is not an error, it's a warning. It is also normal if you are running Python 2.6