Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matplotlib,mpl_toolkits warning dependency #174

Open
rcabanasdepaz opened this issue Jul 4, 2019 · 0 comments
Open

matplotlib,mpl_toolkits warning dependency #174

rcabanasdepaz opened this issue Jul 4, 2019 · 0 comments
Labels

Comments

@rcabanasdepaz
Copy link
Member

When installing with pip install inferpy==1.1.0rc0 I get a dependency warning:

ERROR: plotnine 0.5.1 has requirement matplotlib>=3.0.0, but you'll have matplotlib 2.2.4 which is incompatible.
ERROR: albumentations 0.1.12 has requirement imgaug<0.2.7,>=0.2.5, but you'll have imgaug 0.2.9 which is incompatible.
Installing collected packages: matplotlib, Keras-Applications, Keras-Preprocessing, inferpy
  Found existing installation: matplotlib 3.0.3
    Uninstalling matplotlib-3.0.3:
      Successfully uninstalled matplotlib-3.0.3
  Found existing installation: Keras-Applications 1.0.8
    Uninstalling Keras-Applications-1.0.8:
      Successfully uninstalled Keras-Applications-1.0.8
  Found existing installation: Keras-Preprocessing 1.1.0
    Uninstalling Keras-Preprocessing-1.1.0:
      Successfully uninstalled Keras-Preprocessing-1.1.0
Successfully installed Keras-Applications-1.0.7 Keras-Preprocessing-1.0.9 inferpy-1.1.0rc0 matplotlib-2.2.4
WARNING: The following packages were previously imported in this runtime:
  [matplotlib,mpl_toolkits]
You must restart the runtime in order to use newly installed versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant