wsy4665 / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

" DeprecationWarning: the sha module is deprecated;" #183

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi when I run Ulipad.py this is the message I am getting under win xp, 
python 2.6. It never starts

thanks

se the hashlib module instead
  import sha
begin... 21:57:25
\Ulipad\mixins\Import.py:6098: DeprecationWarning: the sets module is 
depreca
ted
  import sets
There are some errors as importing mimxins, Please see the error.txt.

\Ulipad>ulipad.py
\Ulipad\modules\p3.py:17: DeprecationWarning: the sha module is 
deprecated; u
se the hashlib module instead
  import sha
begin... 22:26:49
\Ulipad\mixins\Import.py:6098: DeprecationWarning: the sets module is 
depreca
ted
  import sets
There are some errors as importing mimxins, Please see the error.txt.

Original issue reported on code.google.com by maymunbe...@gmail.com on 21 Apr 2009 at 3:29

GoogleCodeExporter commented 8 years ago
Could you attach your error.txt file?

Original comment by programm...@gmail.com on 23 Jun 2009 at 4:05

GoogleCodeExporter commented 8 years ago
I have the same problem, my errors.txt is attached.

Original comment by Laun...@gmail.com on 15 Jul 2009 at 3:08

Attachments:

GoogleCodeExporter commented 8 years ago
Please install comtypes module yourself.

Original comment by limo...@gmail.com on 10 Aug 2009 at 4:48