Skip to content

fix Python 2.7 compatibility of PyTorch easyblock#2840

Merged
branfosj merged 1 commit intoeasybuilders:developfrom
Flamefire:20221130095434_new_pr_pytorch
Nov 30, 2022
Merged

fix Python 2.7 compatibility of PyTorch easyblock#2840
branfosj merged 1 commit intoeasybuilders:developfrom
Flamefire:20221130095434_new_pr_pytorch

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

@Flamefire Flamefire commented Nov 30, 2022

(created using eb --new-pr)

Followup to #2834 which introduced a usage of match['foo'] which is only available in Python 3 (where I tested it manually)

@branfosj

@branfosj branfosj added this to the next release (4.7.0) milestone Nov 30, 2022
@branfosj branfosj merged commit a01e2a8 into easybuilders:develop Nov 30, 2022
@Flamefire Flamefire deleted the 20221130095434_new_pr_pytorch branch November 30, 2022 12:39
@boegel boegel changed the title Fix Python 2.7 compatibility of PyTorch easyblock fix Python 2.7 compatibility of PyTorch easyblock Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants