Skip to content

Warning messages while building image, when running source ./install_python_deps.sh #19

Open
@fjammes

Description

@fjammes

Check fink-k8s GHA for more detail.

Installing collected packages: george
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.
astronet 0.10.1.dev23+gec83814 requires fink-client, which is not installed.
astronet 0.10.1.dev23+gec83814 requires imbalanced-learn==0.7.0, which is not installed.
astronet 0.10.1.dev23+gec83814 requires optuna==2.3.0, which is not installed.
astronet 0.10.1.dev23+gec83814 requires tensorflow>=2.8.0; sys_platform == "linux", which is not installed.
astronet 0.10.1.dev23+gec83814 requires tensorflow-model-optimization>=0.7.2, which is not installed.
astronet 0.10.1.dev23+gec83814 requires joblib==0.17.0, but you have joblib 1.2.0 which is incompatible.
astronet 0.10.1.dev23+gec83814 requires seaborn==0.11.0, but you have seaborn 0.12.1 which is incompatible.
Successfully installed george-0.4.0
Collecting imbalanced-learn==0.7.0
  Downloading imbalanced_learn-0.7.0-py3-none-any.whl (167 kB)
Requirement already satisfied: numpy>=1.13.3 in /home/fink/miniconda/lib/python3.9/site-packages (from imbalanced-learn==0.7.0) (1.23.4)
Requirement already satisfied: joblib>=0.11 in /home/fink/miniconda/lib/python3.9/site-packages (from imbalanced-learn==0.7.0) (1.2.0)
Requirement already satisfied: scikit-learn>=0.23 in /home/fink/miniconda/lib/python3.9/site-packages (from imbalanced-learn==0.7.0) (1.0.2)
Requirement already satisfied: scipy>=0.19.1 in /home/fink/miniconda/lib/python3.9/site-packages (from imbalanced-learn==0.7.0) (1.9.3)
Requirement already satisfied: threadpoolctl>=2.0.0 in /home/fink/miniconda/lib/python3.9/site-packages (from scikit-learn>=0.23->imbalanced-learn==0.7.0) (3.1.0)
Installing collected packages: imbalanced-learn
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.
astronet 0.10.1.dev23+gec83814 requires fink-client, which is not installed.
astronet 0.10.1.dev23+gec83814 requires optuna==2.3.0, which is not installed.
astronet 0.10.1.dev23+gec83814 requires tensorflow>=2.8.0; sys_platform == "linux", which is not installed.
astronet 0.10.1.dev23+gec83814 requires tensorflow-model-optimization>=0.7.2, which is not installed.
astronet 0.10.1.dev23+gec83814 requires joblib==0.17.0, but you have joblib 1.2.0 which is incompatible.
astronet 0.10.1.dev23+gec83814 requires seaborn==0.11.0, but you have seaborn 0.12.1 which is incompatible.
...
 absl-py, wrapt, tf-estimator-nightly, termcolor, tensorflow-io-gcs-filesystem, tensorboard, opt-einsum, libclang, keras-preprocessing, keras, google-pasta, gast, flatbuffers, astunparse, tensorflow
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.
astronet 0.10.1.dev23+gec83814 requires fink-client, which is not installed.
astronet 0.10.1.dev23+gec83814 requires tensorflow-model-optimization>=0.7.2, which is not installed.
astronet 0.10.1.dev23+gec83814 requires joblib==0.17.0, but you have joblib 1.2.0 which is incompatible.
astronet 0.10.1.dev23+gec83814 requires seaborn==0.11.0, but you have seaborn 0.12.1 which is incompatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions