Remove deprecated `distutils` dependency
Closed this issue ยท 4 comments
teodorkostov commented
The dependency:
File "/home/user/.local/share/virtualenvs/ibind-project-5ZC5ySRt/lib/python3.12/site-packages/ibind/var.py", line 4, in <module>
from distutils.util import strtobool
distutils
is deprecated. It is problematic installing it with newer python versions.
Maybe this could help.
Voyz commented
Thanks for pointing out, I'll look into alternatives ๐
andy145155 commented
This might also help
Voyz commented
v0.1.5
has been released addressing this issue. Thanks for your contribution! Feel free to close it ๐
Voyz commented
I'm going to close this issue due to inactivity. Thanks for your contribution and please feel free to request a reopen if you'd like to continue the discussion ๐