srai-tutorial icon indicating copy to clipboard operation
srai-tutorial copied to clipboard

05_bikes - Set / List issue with using discard() method.

Open 36tofu opened this issue 1 year ago • 3 comments

Problem arises when running the final cell before Task 5 in tutorial number 5.

Using Python 3.9.6, and just using the answers jupyter notebook.

I was able to run all notebooks 1-4 smoothly before this

Screenshot 2024-04-11 174217 Screenshot 2024-04-11 174249

36tofu avatar Apr 11 '24 08:04 36tofu

Hi @36tofu, Thanks for letting us know about this issue. This is related to the issue from the srai library: https://github.com/kraina-ai/srai/issues/431. You can use the solution posted there for the time being, but we'll be sure to fix this soon and update the srai library.

piotrgramacki avatar Apr 11 '24 14:04 piotrgramacki

@piotrgramacki My apologies, I should've searched through the main SRAI repo for the same issue before posting here!

Thank you very much for the prompt reply.

36tofu avatar Apr 11 '24 14:04 36tofu

Hi @36tofu! No worries, thanks again for reporting the issue. I've pushed some changes among which is a version freeze for h3 that should fix the issue you were having. I'll be updating the libraries on main to the newer versions next, but you should be able to run the notebook now, on the latest commit and a fresh installation (env + requirements). Please let us know if it fixed the issue.

simonusher avatar Apr 21 '24 08:04 simonusher