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

Conda: Add numpy dependency #4442

Merged
merged 3 commits into from
Sep 20, 2021
Merged

Conda: Add numpy dependency #4442

merged 3 commits into from
Sep 20, 2021

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Sep 17, 2021

import torchvision fails if numpy is not installed, so it should have
an explicit dependency on it (which is already the case for wheel
package)

`import torchvision` fails if numpy is not installed, so it should have
an explicit dependency on it (which is already the case for wheel
package)
@malfet malfet merged commit 74ac47e into main Sep 20, 2021
@malfet malfet deleted the malfet/add-numpy-dependency branch September 20, 2021 14:26
facebook-github-bot pushed a commit that referenced this pull request Sep 30, 2021
Summary:
`import torchvision` fails if numpy is not installed, so it should have
an explicit dependency on it (which is already the case for wheel
package)

Reviewed By: datumbox

Differential Revision: D31268052

fbshipit-source-id: a24cb001775a6a6dba8a371c48fa6e37671ee949
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants