Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48276

Getting the ShiningPanda Python location doesn't work in Windows

XMLWordPrintable

      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.

            cstarner Colin Starner
            plondino Paul Londino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: