You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
Was planning to try out the package but it just doesn't install using the command.
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".
The text was updated successfully, but these errors were encountered: