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

Error running simple mechanism reduction case #88

Open
Zyr1ak opened this issue Nov 12, 2024 · 2 comments
Open

Error running simple mechanism reduction case #88

Zyr1ak opened this issue Nov 12, 2024 · 2 comments

Comments

@Zyr1ak
Copy link

Zyr1ak commented Nov 12, 2024

Hello,

I have started using cantera and pymars for a couple of days so it is still a code i am unfamiliar with. For a project, i need to reduce some complex mechanism for biomass pyrolysis using CRECK database. While i ran the chemical mechanism reduction command for the simple tutorial case available on the website : pymars --input reduction_input.yaml using the same procedure as the website I see the following error:
Traceback (most recent call last):
File "/home/adil/anaconda3/bin/pymars", line 8, in
from pymars.main import main
File "/home/adil/anaconda3/lib/python3.12/site-packages/pymars/main.py", line 4, in
from .pymars import pymars
File "/home/adil/anaconda3/lib/python3.12/site-packages/pymars/pymars.py", line 19, in
from .tools import convert
File "/home/adil/anaconda3/lib/python3.12/site-packages/pymars/tools.py", line 9, in
from cantera import ck2cti
ImportError: dynamic module does not define module export function (PyInit_ck2cti).

The mistake probably might be silly and come from me. I thought that it might come from installation or python version but didn't work out. I am too unfamiliar with the code to look into it in detail either. (tried unsucessfully).

Please kindly help.

@kreto7
Copy link

kreto7 commented Dec 30, 2024

Hello, I have encountered the same problem as you. Have you solved it? How did you solve it? Thank you very much.

@Zyr1ak
Copy link
Author

Zyr1ak commented Dec 30, 2024 via email

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

No branches or pull requests

2 participants