bondai
bondai copied to clipboard
Error: Unable to install
Was planning to try out the package but it just doesn't install using the command.
pip install bondai
This returns a numpy version error. Fixed that by removing the specific version in the requirements.txt but then it returned a pre-commit version error. Did the same here and got another couple of errors but it showed the message that the package was installed successfully. However when trying to run the toy example from the docs, it returns the error: " No module named bondai".