Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15809

Bamboo doesn't detect Python 2.x or Python 3.x

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • None
    • Capabilities
    • None
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Rationale
      Python is a very popular language and it is expected that Bamboo treats it like a first class citizen, similar to the JDK. The current workaround is to manually configure executables.

      Steps

      • Install and Configure Bamboo
      • Install Windows Server 2012 R2 (win-agent-01)
      • Install and configure an Bamboo Agent on win-agent-01
      • Install Python 3.4 and Python 2.7
      • Visit the Bamboo website, select the agent and view its capabilities.

      Note than even through Python was installed on the agent, Bamboo does not detect it.

      Expected
      Since Python 2.x is different than Python 3.x and there are some compatibility issues, it is expected that Bamboo will detect Python as follows:

      • Python 2.7 - C:\Python27\pyhton.exe
      • Python 2.4 - C:\Python34\pyhton.exe

      It is possible to install Python in other file paths. The expectation is that Bamboo will detect python when installed on linux agents too.

              Unassigned Unassigned
              bcd96b272979 bloudraak
              Votes:
              7 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: