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

missing python dependencies for integration tests #1504

Closed
RafalSkolasinski opened this issue Mar 4, 2020 · 2 comments · Fixed by #1535
Closed

missing python dependencies for integration tests #1504

RafalSkolasinski opened this issue Mar 4, 2020 · 2 comments · Fixed by #1535
Assignees
Labels
Milestone

Comments

@RafalSkolasinski
Copy link
Contributor

RafalSkolasinski commented Mar 4, 2020

After merge of notebook tests in #1466 running them fails on local machines due to missing requirements like:

  • sklearn
  • matplotlib
  • tensorflow < 2

I believe those should be added to /testing/scripts/dev_requirements.txt.

@RafalSkolasinski RafalSkolasinski added bug triage Needs to be triaged and prioritised accordingly labels Mar 4, 2020
@RafalSkolasinski
Copy link
Contributor Author

And alibi is missing too.

@ukclivecox ukclivecox removed the triage Needs to be triaged and prioritised accordingly label Mar 6, 2020
@ukclivecox
Copy link
Contributor

ukclivecox commented Mar 6, 2020

Core builder should reference testing/scripts/dev_requirements

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

Successfully merging a pull request may close this issue.

2 participants