Do you have composer installed?
open your console and write cd C:/xampp/htdocs/sdi
then run composer install
This command will install all package dependencies that phpvms need to run, if still doesn't work, run composer dump-autoload
PS: You can download composer here https://getcomposer.org/download/