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

python-dateutil version mismatch #9

Closed
d8w opened this issue Nov 18, 2019 · 0 comments · Fixed by #10
Closed

python-dateutil version mismatch #9

d8w opened this issue Nov 18, 2019 · 0 comments · Fixed by #10

Comments

@d8w
Copy link
Contributor

d8w commented Nov 18, 2019

Primitive failed to install due to python-dateutil version mismatch. Job log can be found at this link
https://gitlab.com/autonlab/d3m/primitives/-/jobs/354182362#L573

The failure is caused by botocore 1.13.19 capping python-dateutil to 2.8.0. This is incompatible with d3m v2019.11.10, which requires python-dateutil==2.8.1.

There is an open issue on botocore: boto/botocore#1872

@d8w d8w closed this as completed Nov 18, 2019
@d8w d8w reopened this Nov 18, 2019
d8w added a commit that referenced this issue Nov 18, 2019
* Work around issue #9
* This workaround is super slow!!!
* The root cause is boto/botocore#1872
d8w added a commit that referenced this issue Nov 18, 2019
* This means glda is no longer functional.
* Issue #9
d8w added a commit that referenced this issue Nov 18, 2019
d8w added a commit that referenced this issue Dec 11, 2019
d8w added a commit that referenced this issue Dec 23, 2019
d8w added a commit that referenced this issue Dec 23, 2019
d8w added a commit that referenced this issue Dec 23, 2019
@d8w d8w mentioned this issue Dec 23, 2019
@d8w d8w closed this as completed in #10 Dec 23, 2019
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 a pull request may close this issue.

1 participant