Snowball icon indicating copy to clipboard operation
Snowball copied to clipboard

No iter found

Open blackxer opened this issue 1 year ago • 1 comments

there is a bug in "Snowball.py"

File "Snowball.py", line 193, in init_bootstrapp
    if iter > 0:
TypeError: '>' not supported between instances of 'builtin_function_or_method' and 'int'

I cannot find "iter" variable

blackxer avatar Sep 19 '22 03:09 blackxer

can you past the command line you used?

davidsbatista avatar Sep 19 '22 07:09 davidsbatista