Re: [Mrfilter-users] Crash
Status: Alpha
Brought to you by:
asomers
|
From: <as...@gm...> - 2013-06-17 22:21:52
|
On Fri, Jun 14, 2013 at 9:12 PM, <as...@gm...> wrote: > I'll try it out in a VM on Monday. Debian wheezy x86 or amd64? > > On Thu, Jun 6, 2013 at 1:58 AM, Olivier Lemaire > <m.o...@gm...> wrote: >> Hi there, >> I was about to try mrfilter and unforunately that does not work... >> I run debian wheezy with python 2.7 >> I installed mrfilter according to the README file >> here is the error I get: >> Olivier~$ mrfilter >> Traceback (most recent call last): >> File "/usr/local/bin/mrfilter", line 25, in <module> >> sys.exit(main(sys.argv)) >> File "/usr/local/lib/python2.7/dist-packages/mrfilter/main.py", line >> 666, in main >> hwg = App() >> File "/usr/local/lib/python2.7/dist-packages/mrfilter/main.py", line >> 209, in __init__ >> self.approx.set(poly='butter', h=1, btype='low', n=2, fn=50000) >> File "/usr/local/lib/python2.7/dist-packages/mrfilter/mrfilter_util.py", >> line 223, in set >> if np.isinf(value) == True or np.isnan(value) == True: >> NotImplementedError: Not implemented for this type >> >> >> Thank you for your work >> >> Olivier >> >> >> -- >> /****************************************************************************** >> * Olivier LEMAIRE >> * http://opensourcewebsite.free.fr/ >> ****************************************************************************** >> * >> * >> * >> * >> * >> * >> * >> * >> * >> * >> ******************************* Disclaimer *********************************** >> * Ce message ainsi que les éventuelles pièces jointes constituent une >> * correspondance privée et confidentielle à l'attention exclusive du >> * destinataire désigné ci-dessus. Si vous n'êtes pas le destinataire du présent >> * message ou une personne susceptible de pouvoir le lui délivrer, il vous est >> * signifié que toute divulgation, distribution ou copie, totale ou partielle, >> * sur un quelconque support de cette transmission est strictement interdite. Si >> * vous avez recu ce message par erreur, nous vous remercions d'en informer >> * l'expéditeur par téléphone ou de lui retourner le présent message, puis >> * d'effacer immédiatement ce message de votre systeme. >> * ------ >> * This e-mail and any attachments is a confidential correspondence intended >> * only for use of the individual or entity named above. If you are not the >> * intended recipient or the agent responsible for delivering the message to the >> * intended recipient, you are hereby notified that any disclosure, distribution >> * or copying, either whole or partial, in any medium of this communication is >> * strictly prohibited. If you have received this communication by mistake, >> * please notify the sender by phone or by replying this message, and then >> * delete this message from your system. >> ******************************************************************************/ >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Mrfilter-users mailing list >> Mrf...@li... >> https://lists.sourceforge.net/lists/listinfo/mrfilter-users |