Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Conversation

@tdowrick
Copy link
Contributor

@tdowrick tdowrick commented Nov 7, 2022

Without a runtime version specified, Python 3.10 is installed.

Not all of the package versions pinned in requirements.txt are compatible with 3.10 and the app launch fails.

Using Python 3.7 as this is the same version as specified in the anaconda environment config.

@peterhessey
Copy link
Contributor

/azp run

@ant0nsc
Copy link
Contributor

ant0nsc commented Nov 11, 2022

@peterhessey , something's wrong with the actions here, they don't start. Maybe push a dummy commit to trigger again? (/azp run did not have any effect because it's a Github action)

@ant0nsc
Copy link
Contributor

ant0nsc commented Nov 11, 2022

... Looking at the workflow again, I'm not sure the trigger conditions are correct. Here's what we have in hi-ml:

on:
  push:
    branches: [ main ]
  pull_request:
    branches: [ main ]

@ant0nsc
Copy link
Contributor

ant0nsc commented Dec 12, 2022

@tdowrick , could you please merge the latest main into your branch, so that we can merge this PR?
@peterhessey FYI

@tdowrick
Copy link
Contributor Author

@ant0nsc Done

@peterhessey peterhessey merged commit c326084 into microsoft:main Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants