docker vitualbox安装时报错:Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless failed: VBoxManage.exe: error: The virtual machine 'default' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005) VBoxManage.exe: ...
使用get_gene_length_from_gtf.py这个脚本生成gene_length文件时,发生以下错误: raceback (most recent call last): File "get_gene_length_from_gtf.py", line 50, in <module> kvs=get_value(tmp[8]) File "get_gene_length_from_gtf.py", line 37, in get_value k=g.group(...