Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test: RuntimeWarning: divide by zero #65

Open
mefuller opened this issue Dec 15, 2020 · 0 comments
Open

make test: RuntimeWarning: divide by zero #65

mefuller opened this issue Dec 15, 2020 · 0 comments

Comments

@mefuller
Copy link
Member

Describe the bug
Clean install with conda / environment.yml from clone of current git repo followed by running make test produces warning:

tests/test_functional.py::test_no_t3_no_qm
  $HOME/Code/RMG-Py/rmgpy/rmg/main.py:822: RuntimeWarning: divide by zero encountered in true_divide
    conditions=self.rmg_memories[index].get_cond()

How to reproduce
make test

Expected behavior
No errors or warnings

Additional context
$HOME substituted into raw output, above, not printed as such in terminal
Miniconda 3 on Fedora Rawhide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant