virt-install - Error validating install location: invalid literal for int() with base 10: 'for'

I’m using Suse Linux Enterprise Server 15 SP1 as Operating System, and trying to deploy VM using “virt-install” and getting this virt-install - Error validating install location: invalid literal for int() with base 10: ‘for’ error. I use below command for deploying VM -

/usr/bin/virt-install -n appsecsp5test --os-variant sle-unknown --accelerate --nographics -r 2048 --vcpus=2 -v --disk /dev/disk/by-id/dm-uuid-mpath-3600601600a703600dc6085924cfeea11 --location /xen2kvm/vm/SLE-12-SP5-SAP-DVD-x86_64-GM-DVD1.iso --network bridge=br0 --check path_in_use=off --extra-args “autoyast=file:///tmp.yuSnIQk4by ifcfg=eth0=10.10.45.208/22,10.10.44.1 console=ttyS0” --initrd-inject /tmp/tmp.yuSnIQk4by