Rigo
Rigo
This is a problem yes. The summarize script is currently an outrageous ram monster, particularly when binning results. I'm hoping to be able to work around that at some point.
Thanks for that idea. I will see If I can incorporate that on my fork.
You can try blacklisting this instruction or skip the range by using the command line parameters.
It doesn't make too much sense to do so. ARM is a different architecture entirely from X86 which this is meant for.
For the time being you can safely run sandsifter with python2. Python 3 changes will be made soon.
Porting sandsifter to python3 is not a completely trivial mater. I will do what I can, but I'm not a python expert. Please feel welcome to contribute changes/pull requests to...