bondai icon indicating copy to clipboard operation
bondai copied to clipboard

Error: Unable to install

Open DrRaja opened this issue 10 months ago • 1 comments

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".

DrRaja avatar Apr 28 '24 17:04 DrRaja