We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for reading :)
I encountered a error when running examples/dfLowMachFoam/pytorch/twoD_temporally_evolving_jet/C2H4
Error message as below. Anyone has the same issue?
slaveTime = 9.4436e-05 slaveTime = 0.000114352 problemSize = 220000 terminate called after throwing an instance of 'pybind11::error_already_set' what(): ImportError: Mismatch between Cantera Python module Git commit (e449f18) and Cantera shared library git commit (5c7a0a09d) At: build/python/cantera/_utils.pyx(66): init cantera._utils [HP-Z4:567382] *** Process received signal *** [HP-Z4:567382] Signal: Aborted (6) [HP-Z4:567382] Signal code: (-6) [HP-Z4:567382] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f767251a420] [HP-Z4:567382] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f767235700b] [HP-Z4:567382] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f7672336859] [HP-Z4:567382] [ 3] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0xc0)[0x7f767278df9e] [HP-Z4:567382] [ 4] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(+0xb64e2)[0x7f767278c4e2] [HP-Z4:567382] [ 5] /home/mactone/miniconda3/envs/deepflame/lib/libstdc++.so.6(_ZSt10unexpectedv+0x0)[0x7f76727862e3]
Details please see log log.mpirun.txt
The text was updated successfully, but these errors were encountered:
Have you solved this problem? I have also encountered a similar situation
Sorry, something went wrong.
No branches or pull requests
Thank you for reading :)
I encountered a error when running examples/dfLowMachFoam/pytorch/twoD_temporally_evolving_jet/C2H4
Error message as below. Anyone has the same issue?
Details please see log log.mpirun.txt
The text was updated successfully, but these errors were encountered: