Importing downloaded latest UNITE database for ITS classifier training

Hello again Betty,

Did you check you errors for clues? :mag_right:

I saw it says MemoryError, which is probably because there's not enough memory on this machine.

How much memory / RAM do you have on your host Windows machine?
How much memory have you allocated to your VM?

You could also try reducing the number reads-per-batch, say using --p-reads-per-batch 1000, and see if that helps reduce the memory needed so the command can finish.