andrej

Results 6 comments of andrej

How to solve this problem on Kaggle, where we do not have access to the library to edit it?

> @ferdzo Hi, you can try my way: 1/ git clone [Deci-AI/super-gradients.git](https://github.com/Deci-AI/super-gradients.git) > > 2/ change `collections.Iterable` =>`typing.Iterable` or `collections.abc.Iterable` from > > https://github.com/Deci-AI/super-gradients/blob/7907c486d1a0bb479c68590ffd5bc8478f9f18b8/src/super_gradients/training/utils/utils.py#L595 > > 3/ pip install -r...

Thank you for the fast reply, I will surely look into it.

> Does that mean the problem doesn't always happen, but it happens at some small probability? No, I reinstalled my laptop and the first couple of hours it worked, but...

> OK. Please tell us the result. ``` ferdzo@fedora ~ → type -a cd cd is aliased to `_omb_directories_cd' cd is a shell builtin cd is /usr/bin/cd ferdzo@fedora ~ →...

Sorry for the late reply, an updated happend on oh-my-bash and now the cd command is working again, but here is the command you told me to run. ``` /home/ferdzo...