Virtualenvwrapper error

I have installed virtualenvwrapper using sudo pip install virtualenvwrapper and sudo pip3 install virtualenvwrapper for Tensorflow and it;s working fine, but trying it with mycroft with dev_setup.sh tells me otherwise, I’ve tried the stable and dev branch.

I’m using opensuse tumbleweed, if that’s any help.

What does dev_setup output when you try and run it? Mycroft’s also on python2 for now.