I have installed dask by code:
pip install dask
but then when I import it.there raise an error:
AttributeError: module ‘dask.config’ has no attribute ‘normalize_key’
Could you help us solve this problem?
The data processing needs this package
I have installed dask by code:
pip install dask
but then when I import it.there raise an error:
AttributeError: module ‘dask.config’ has no attribute ‘normalize_key’
Could you help us solve this problem?
The data processing needs this package