Done! On Sunday, 3 January 2021 at 09:22:00 UTC-7 [email protected] wrote:
> Hi Andrey, > > I was testing nbodykit, so > > from nbodykit.lab import * > > I got the error message > > "ImportError: No module named 'tlz' > > Dask array requirements are not installed. > > Please either conda or pip install as follows: > > conda install dask # either conda install > python -m pip install "dask[array]" --upgrade # or python -m pip install" > > Hope you can check this. > > Kind regards, > > Elimboto > > -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/05574b97-c026-4f66-b9f0-c8884b2583e6n%40googlegroups.com.
