1. fabric-fim conflicts with jupyter-client: python-dateutil-2.8.1 or 2.8.2?

fabric-fim conflicts with jupyter-client: python-dateutil-2.8.1 or 2.8.2?

Home Forums FABRIC General Questions and Discussion fabric-fim conflicts with jupyter-client: python-dateutil-2.8.1 or 2.8.2?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2289
    Deniz Gurkan
    Participant

      I am trying to setup my local fabric-api environment using the instructions on this page:

      Install the FABRIC Python API

      I am at step “pip install jupyter” which resulted in the following error, which may not be fatal but decided to report:

      ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      fabric-fim 1.2.2 requires python-dateutil==2.8.1, but you have python-dateutil 2.8.2 which is incompatible.

      (jupyter-client requires python-dateutil==2.8.2)

      #2290
      Paul Ruth
      Keymaster

        I created a note for the developers.

        thanks,

        Paul

         

        #2340
        Ilya Baldin
        Participant

          This error is harmless in this case, but we will streamline our dependencies in the future to avoid these warnings.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.