Closed Zhou-Yilong closed 1 year ago
I was using the oracle command,and then the problem occured .
Then I debugged the code ,finding that it had executed "HEAVY_PREPROCESSING_ASSERT" in "modularity.h:121' .And that should not happen ,because the variable enable_heavy_assert is false.
How can I fix this?
I have fixed this problem by cloning and making another one.
I was using the oracle command,and then the problem occured .
Then I debugged the code ,finding that it had executed "HEAVY_PREPROCESSING_ASSERT" in "modularity.h:121' .And that should not happen ,because the variable enable_heavy_assert is false.
How can I fix this?