SforAiDl/KD_Lib

Pip install "stable" doesn't work

BrunoGomesCoelho opened this issue ยท 3 comments

Running pip install KD-Lib does not correctly install the library and leads to import errors (tested on Colab here).

Installing manually from source does work (as #82 mentions); Maybe the README should be updated to state only manual install is working?

Regardless, thanks for the cool library!

Thank you so much @BrunoGomesCoelho for pointing it out, and sorry for such a late reply. We will be rectifying this asap. We have been planning to bump the pypi version but I forgot to do it, sorry once again ๐Ÿ˜“

@BrunoGomesCoelho we have updated the pip installation as well now, you can now install via pip install KD-Lib. Thank you once again for letting us know!

Cool, thanks for the update! :)