I am trying to install PyBNF (python3.7) which uses the distributed package (1.24.0 dask==0.20.0).
It throws up an error message generated by the call to distributed. I am attaching the error message generated when I run python with:
import distributed
distributed.Client()
It will be great if you can help.
dist_error.txt
Best,
Thiagu
psthiagu@gmail.com