Closed fnauman closed 1 year ago
Hmmm... can you try:
pip install tqdm
To see if that helps?
I have confirmed that this is an issue in Kangas, and will be fixed on the next release. Installing tqdm is a workaround for the moment.
Thanks @fnauman for reporting! Let us know if you are doing interesting things with Kangas. We'd love to hear about it!
Pushed out a new version of Kangas, version 2.2.5, with changes that should address the issue.
Thanks, that solved it!
Thanks for the great library.
I installed kangas using:
I then tried running the tutorial: Integrations.ipynb
When I run:
I get the following error:
I am using version:
2.2.4
.Any ideas on how to solve this?