Hello,
I’m planning to use qiime for the first time. Since my machine has windows OS, I first installed a virtual box - (Oracle VM Virtual Box version 5.2.18 r124319).
Then I downloaded qiime on my machine (not the virtual machine) - qiime 2 core 2018.8.
As given in the instructions, I then double clicked on the ovf file, and began import using the default settings. This gives me an error - VERR_DISK_FULL (Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
So I tried two things:
- Went to the settings of the virtualbox and increased the base memory to ~5GB in System.
- Before trying to import, I decreased the memory requirement from ~2GB to ~1GB of the RAM in the Qiime ovf file.
Neither of these options works - I’m still getting the same error. What must I do?
Other maybe relevant stuff:
At first, I didn’t realize that I had to do this importing stuff - so on the virtual machine, I tried to install qiime using something like sudo apt get. So there is qiime (or a part of it) installed on the virtual machine already. But when I tried to run the paired end read analysis commands given here , I got an error: \usr\lib\qiime\bin\tools.py not found. So I thought maybe my qiime installation was wrong and decided to do it the way suggested here
I would appreciate any help!