You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/30 22:16:18 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

ChaiBapchya opened a new issue #16340: Installs python-dateutil 1.5 fails sanity pipeline
URL: https://github.com/apache/incubator-mxnet/issues/16340
 
 
   ```
   ERROR: botocore 1.12.232 has requirement python-dateutil<3.0.0,>=2.1; python_version >= "2.7", but you'll have python-dateutil 1.5 which is incompatible.
   
   ERROR: pandas 0.24.2 has requirement python-dateutil>=2.5.0, but you'll have python-dateutil 1.5 which is incompatible.
   
   ERROR: matplotlib 2.2.4 has requirement python-dateutil>=2.1, but you'll have python-dateutil 1.5 which is incompatible.
   
   Installing collected packages: python-dateutil
   
     Found existing installation: python-dateutil 2.8.0
   
       Uninstalling python-dateutil-2.8.0:
   
         Successfully uninstalled python-dateutil-2.8.0
   
   Successfully installed python-dateutil-1.5
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services