microsoft / microsoft/PowerApps-Samples

Package dependecies Issues for BYOM example

Open
#231 8 comments 0 reactions 1 assignee View on GitHub

@v-aangie is already working on this.

Since Mar 2, 2022.

Dominant language
C#
Stars
2k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

According to the document: https://github.com/microsoft/PowerApps-Samples/tree/master/ai-builder/BringYourOwnModelTutorial
Also followed Matteo Iacomelli v-miacomelli@microsoftsupport.com instruction to update "pip==21.0.1" to "pip==20.2.4". Still got the following:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pyldavis 3.3.1 requires numpy>=1.20.0, but you have numpy 1.19.5 which is incompatible.
pyldavis 3.3.1 requires pandas>=1.2.0, but you have pandas 0.25.3 which is incompatible.
pycaret 2.3.5 requires lightgbm>=2.3.1, but you have lightgbm 2.3.0 which is incompatible.
pycaret 2.3.5 requires scikit-learn==0.23.2, but you have scikit-learn 0.22.2.post1 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires azureml-automl-core~=1.36.0, but you have azureml-automl-core 1.19.0 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires azureml-core~=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires azureml-dataset-runtime[fuse,pandas]=1.36.0, but you have azureml-dataset-runtime 1.19.0.post1 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires azureml-telemetry
=1.36.0, but you have azureml-telemetry 1.19.0 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires azureml-train-automl-client~=1.36.0, but you have azureml-train-automl-client 1.19.0 which is incompatible.
azureml-train-automl-runtime 1.36.0 requires numpy<1.19.0,>=1.16.0, but you have numpy 1.19.5 which is incompatible.
azureml-responsibleai 1.36.0 requires azureml-core~=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
azureml-responsibleai 1.36.0 requires azureml-dataset-runtime~=1.36.0, but you have azureml-dataset-runtime 1.19.0.post1 which is incompatible.
azureml-interpret 1.36.0 requires azureml-core~=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
azureml-defaults 1.36.0 requires azureml-core~=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
azureml-defaults 1.36.0 requires azureml-dataset-runtime[fuse]=1.36.0, but you have azureml-dataset-runtime 1.19.0.post1 which is incompatible.
azureml-contrib-notebook 1.36.0 requires azureml-core
=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
azureml-contrib-notebook 1.36.0 requires azureml-pipeline-core~=1.36.0, but you have azureml-pipeline-core 1.19.0 which is incompatible.
azureml-contrib-fairness 1.36.0 requires azureml-core~=1.36.0, but you have azureml-core 1.19.0 which is incompatible.
autokeras 1.0.16.post1 requires tensorflow<2.6,>=2.3.0, but you have tensorflow 2.1.0 which is incompatible.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.