Skip to content
Snippets Groups Projects

Require Python 2.7 until Python 3 migration is complete

Merged Hadrien Benjamin Grasland requested to merge hgraslan/Gaudi:require-python2 into master

On a machine where both Python 2.7 and Python 3.6 are installed, the Gaudi build scripts can fail because Python 3.6 gets selected by default, and we are not yet compatible with that. This MR addresses that in the short term by explicitly asking for Python 2.7.

In the long term, the best option is to make the build scripts compatible with Python 3, which should happen via !545 (closed) . Once we get there, the changes of this MR can be reverted.

Edited by Hadrien Benjamin Grasland

Merge request reports

Checking pipeline status.

Approved by

Merged by Marco ClemencicMarco Clemencic 7 years ago (Mar 15, 2018 1:30pm UTC)

Merge details

  • Changes merged into master with 73cadef6.
  • Deleted the source branch.

Pipeline #331989 passed

Pipeline passed for 73cadef6 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading