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

BMI-Tester problems for C / C++ examples #107

Open
Volk3rJ opened this issue Apr 26, 2024 · 3 comments
Open

BMI-Tester problems for C / C++ examples #107

Volk3rJ opened this issue Apr 26, 2024 · 3 comments

Comments

@Volk3rJ
Copy link

Volk3rJ commented Apr 26, 2024

When going though the HeatModel C and C++ examples, I ran into a problem with the bmi-tester. Everything up to this point works fine (under Linux). However, running the bmi-test command leads to the following output... (attached).

bmi-test_errors.txt

Since I can import both the babelized pymt_heatc / pymt_heatcxx models without any problem, I assume the errors are with the BMI-Tester (version 0.5.9)?

@mdpiper
Copy link
Member

mdpiper commented Apr 26, 2024

This is the "pytest fixtures not found" issue that has recently cropped up. I think it can be avoided by installing all dependencies when creating an environment.

@Volk3rJ
Copy link
Author

Volk3rJ commented May 10, 2024

@mdpiper - Thank you for the reply. Not sure what might be missing in my environment. Which dependencies are you specifically referring to? I attached the list of packages below if that helps narrow it down.

wrap-all_package_list.txt

@aufdenkampe
Copy link

@mdpiper, the conda environment used by @Volk3rJ was built from the same babelizer-examples/environment.yml that I previously used to build an environment from your mdpiper/add-cxx-example branch that worked with your new C++ example for me on MacOS.

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

3 participants