ocesou / hooke

Automatically exported from code.google.com/p/hooke
GNU Lesser General Public License v3.0
0 stars 0 forks source link

NumpyTest will be removed from python #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
<b>What steps will reproduce the problem?</b>
1. Start hooke (hooke.py)

<b>What is the expected output? What do you see instead?</b>
Right at the start, Python 2.5.2 gives several times a DeprecationWarning,
concerning different scipy scripts. For example:
"C:\Programme\Python\2.5.2\lib\site-packages\scipy\misc\__init__.py:25:
DeprecationWarning: NumpyTest will be removed in the next release; please
update your code to use nose or unittest
  test = NumpyTest().test"

<b>What version of the product are you using? On what operating system?</b>
I use Hooke, version 0.8.3_devel Seinei on Windows XP with Python 2.5.2.

<b>Please provide any additional information below.</b>

Original issue reported on code.google.com by albedomanu@googlemail.com on 18 Sep 2009 at 3:58

GoogleCodeExporter commented 8 years ago
Hi,

I am aware of the problem but it is not due to us. I think it's just scipy 
being a
bit out-of-sync with numpy. The startup warnings are annoying but they should 
not
affect operation. If you have reason to think they affect Hooke's behaviour, 
please
tell! 

thanks!
M.

Original comment by devicera...@gmail.com on 28 Sep 2009 at 5:18

GoogleCodeExporter commented 8 years ago

Original comment by devicera...@gmail.com on 28 Sep 2009 at 5:19