On 2020-06-09 21:35, Thomas Lecocq wrote: > Hi, > > most probably something to do with your parameters (mov_stack or filterid > being None instead of a number), use prints to debug. > > Thomas > > Le 08/06/2020 à 19:27, navid.sirous a écrit : > >> Dear MSNoise users, >> >> I want to use the customizing plot. So, I copied the dvv.py script to my >> project directory, then I edited the "from ..api import * to from >> msnoise.api import *". >> >> When I run the dvv code I faced the following error. I will be grateful >> for any help you can provide. >> >> Traceback (most recent call last): >> File "/home/user/testtt/dvv.py", line 189, in <module> >> >> main() >> File "/home/user/testtt/dvv.py", line 87, in main >> mov_stack, comp, '%s.txt' % current) >> TypeError: %i format: a number is required, not NoneType >> >> [Finished in 1.162s] >> >> All the best, >> >> Navid >> _______________________________________________ >> MSNoise mailing list >> MSNoise@mailman-as.oma.be >> http://mailman-as.oma.be/mailman/listinfo/msnoise > _______________________________________________ > MSNoise mailing list > MSNoise@mailman-as.oma.be > http://mailman-as.oma.be/mailman/listinfo/msnoise
Thank you _______________________________________________ MSNoise mailing list MSNoise@mailman-as.oma.be http://mailman-as.oma.be/mailman/listinfo/msnoise