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 conflict in 0.4.6 #139

Open
yukw777 opened this issue Nov 8, 2019 · 1 comment
Open

python-dateutil version conflict in 0.4.6 #139

yukw777 opened this issue Nov 8, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@yukw777
Copy link
Contributor

yukw777 commented Nov 8, 2019

Describe the bug
I just did a clean, fresh install for flambe 0.4.6 and I see this error messsage:

botocore 1.13.13 has requirement python-dateutil<2.8.1,>=2.1; python_version >= "2.7", but you'll have python-dateutil 2.8.1 which is incompatible.

flambe itself works fine.

To Reproduce
Steps to reproduce the behavior:

  1. pip install flambe==0.4.6
  2. see the error message

Expected behavior
We shouldn't see any error message.

Software Versions (please complete the following information):

  • OS: macOS 10.14.6
  • Python Version: 3.7.4
  • PyTorch Version: 1.1.0
  • Flambé Version: 0.4.6
@yukw777 yukw777 added the bug Something isn't working label Nov 8, 2019
@tjjazzy14
Copy link

Today I received the same error for streamlit docker build.

Error Message:
streamlit 0.52.2 has requirement python-dateutil<=2.8.0, but you'll have python-dateutil 2.8.1 which is incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants