id summary reporter owner description type status priority milestone component version resolution keywords cc 2107 Patch for create_plugin.py to call correct version of python bwrsandman "Overview: When create_plugin.py creates create_dev_link.sh, it calls python. In some distros with both python 2 and python 3 installed, Python 2 is called with python2. Steps to reproduce: - Have python 3 installed as the default python command. - Run create_plugin.py with python 2 Unpatched result: - Script calls the wrong version of python and crashes when running create_dev_link.sh Patched result: - Script calls python from the same path as create_pugin.py Platform, Build: Arch linux x86_64 python 3.2.3 python2 2.7.3 Additional info: I have included a patch." patch closed minor 1.3.6 Plugin 1.3.5 Fixed create plugin