Skip to content

Conversation

dtzar
Copy link
Contributor

@dtzar dtzar commented Nov 22, 2019

fixes #97

@dtzar dtzar requested a review from eedorenko November 22, 2019 06:42
@dtzar
Copy link
Contributor Author

dtzar commented Nov 22, 2019

@eedorenko This new build definition just needs the service connection added and should be good to push a new image automatically.

requests>=2.22
azureml>=0.2
azureml-sdk>=1.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need azureml. Otherwise we are getting exceptions like "ModuleNotFoundError: No module named 'numpy'"

Copy link
Contributor Author

@dtzar dtzar Nov 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The azureml package is extremely dated and no longer maintained. Could we please at least try to follow the trail of adding numpy or other packages which come up?

@eedorenko eedorenko merged commit d360198 into master Nov 28, 2019
@eedorenko eedorenko deleted the uprequirements branch November 28, 2019 05:07
algattik added a commit to algattik/MLOpsPython that referenced this pull request Nov 28, 2019
bump pip requirements versions (microsoft#104)
algattik added a commit to algattik/MLOpsPython that referenced this pull request Nov 28, 2019
bump pip requirements versions (microsoft#104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fresh pip install throws error
2 participants