- This topic has 2 replies, 3 voices, and was last updated 2 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › fabric-fim conflicts with jupyter-client: python-dateutil-2.8.1 or 2.8.2?
I am trying to setup my local fabric-api environment using the instructions on this page:
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)
I created a note for the developers.
thanks,
Paul
This error is harmless in this case, but we will streamline our dependencies in the future to avoid these warnings.