Skip to content

Fix dependency error#107

Merged
csala merged 1 commit intomasterfrom
test
Dec 7, 2020
Merged

Fix dependency error#107
csala merged 1 commit intomasterfrom
test

Conversation

@fealho
Copy link
Copy Markdown
Member

@fealho fealho commented Dec 5, 2020

The current version on master runs into dependency issues on Windows with the future library which is required by torch/torchvision. This PR pins the torch/torchvision libraries to a version that we know works on Windows (i.e. there is a compatible version of the future library). This change can be undone when the upstream repositories are fixed.

@fealho fealho requested a review from csala December 5, 2020 18:29
@csala csala merged commit 56848a5 into master Dec 7, 2020
@csala csala deleted the test branch December 7, 2020 16:35
fealho added a commit that referenced this pull request Dec 7, 2020
* Updates recipe and installation files

* Changes required torch version (#107)

* Constraints pandas version

* Updates recipe and installation files

* Constraints pandas version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants