-
Bug
-
Resolution: Fixed
-
Major
-
None
The plugin doesn't work correctly using the ShiningPanda tool location:
Matched ShiningPanda tool name: Windows-Python-Default
$ C:\Python27\python -m virtualenv --python=C:\Python27\python C:\jenkins\workspace\Python\pymxf\.pyenv-Windows-Python-Default
Error while creating virtualenv: The path C:\Python27\python (from --python=C:\Python27\python) does not exist
The --python argument expects the full filename (C:\Python27\python.exe in this case). Specifying the full path in the tool configuration still causes this plugin to try to append "python" to the string.