Dear Varun, 

Maybe your previous commands didn't went through, 
Can you please send me the output of these commands:
sudo apt-get install python-virtualenv
virtualenv onap_sandbox
source onap_sandbox/bin/activate


This is how things look for me, as an example:
jessicag@jessicag:~/linuxfoundation/onap/cuatro/ci-management$ sudo apt-get 
install python-virtualenv
[sudo] password for jessicag: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-virtualenv is already the newest version (15.0.1+ds-3ubuntu1).
The following packages were automatically installed and are no longer required:
  containerd linux-headers-3.19.0-15 linux-headers-3.19.0-15-generic 
linux-image-3.19.0-15-generic linux-image-extra-3.19.0-15-generic runc 
ubuntu-fan
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 238 not upgraded.
jessicag@jessicag:~/linuxfoundation/onap/cuatro/ci-management$ virtualenv 
onap_sandbox
Running virtualenv with interpreter /usr/bin/python2
New python executable in 
/home/jessicag/linuxfoundation/onap/cuatro/ci-management/onap_sandbox/bin/python2
Also creating executable in 
/home/jessicag/linuxfoundation/onap/cuatro/ci-management/onap_sandbox/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
jessicag@jessicag:~/linuxfoundation/onap/cuatro/ci-management$ source 
onap_sandbox/bin/activate
(onap_sandbox) jessicag@jessicag:~/linuxfoundation/onap/cuatro/ci-management$ 


Thanks!
Jess
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to