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

The PerplexExamples.ipynb in the example folder cannot be run #69

Open
gufan01 opened this issue Oct 21, 2024 · 1 comment
Open

The PerplexExamples.ipynb in the example folder cannot be run #69

gufan01 opened this issue Oct 21, 2024 · 1 comment

Comments

@gufan01
Copy link

gufan01 commented Oct 21, 2024

After updating to StatGeochem v0.8.0, I encountered a problem when trying to run the following code in the PerplexExamples.ipynb notebook:

perplex_configure_isobar(perplexdir, scratchdir, composition, elements,
P, T_range, dataset="hp11ver.dat", npoints=100, excludes=G_excludes,
solution_phases=melt_model*"\n"*G_solution_phases)

Despite having Perplex_x_jll installed, the notebook fails to execute this function. It seems the update to StatGeochem might have caused an incompatibility or issue with this specific function call.

Here are the specifics:
OS: Linux
StatGeochem version: 0.8.0
Perplex_x_jll: Installed
Perplex version: v7.1.8
Issue: The PerplexExamples.ipynb notebook no longer runs after updating StatGeochem.
Could you please look into this issue? Let me know if you need any further details.

@brenhinkeller
Copy link
Owner

Ah sorry about that! We seem to be having some issues with the new Perple_X_jll - based system.

If you can run the notebooks locally, downgrading to StatGeochem v0.7.10 with e.g. ] add [email protected] should provide a workaround until we can figure out the fix

cc @jannittayao

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