Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Removal of pipy package version 0.5.2.1 caused all our tests to fail #1264

Closed
miguelgfierro opened this issue Jul 5, 2019 · 2 comments
Closed

Comments

@miguelgfierro
Copy link
Member

miguelgfierro commented Jul 5, 2019

Hi, in Recommenders project we were using the version 0.5.2.1 https://github.com/microsoft/recommenders/blob/master/scripts/generate_conda_file.py#L95. This package disappeared from pipy, so now all our test pipeline is failing.

We are using NNI in this notebook https://github.com/microsoft/recommenders/blob/master/notebooks/04_model_select_and_optimize/nni_surprise_svd.ipynb

We have several questions:

  1. Would it be possible to put the package 0.5.2.1 back in pipy?
  2. If we consider changing to a newer version, are there many breaking changes?
  3. do you plan to have a version in pipy tht is not erased?

Thanks

cc @gramhagen, @loomlike @anargyri

@chicm-ms
Copy link
Contributor

chicm-ms commented Jul 8, 2019

Hi, we have built version v0.5.2.1.1 to replace v0.5.2.1, if you are not able to use latest version, you can use v0.5.2.1.1. There should not be any breaking changes in v0.5.2.1.1.

@miguelgfierro
Copy link
Member Author

thanks @chicm-ms, we will add this to the code

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

No branches or pull requests

3 participants