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

[JOSS] - Python snippet in README #54

Closed
fnattino opened this issue Nov 28, 2022 · 0 comments · Fixed by #51
Closed

[JOSS] - Python snippet in README #54

fnattino opened this issue Nov 28, 2022 · 0 comments · Fixed by #51

Comments

@fnattino
Copy link

When running the second Python snippet from the README file, I get the following error:
AttributeError: module 'thermohubclient' has no attribute 'setDatabaseConnectionFilePath'.

If I comment out the first line, I still get the following:
AttributeError: 'thermohubclient.PyThermoHubClient.DatabaseClient' object has no attribute 'recordsFromThermoDataSet'.

Minor point: it would also be nice to inform that thermohubclient needs to be installed as a separate dependency to run these examples.

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

Successfully merging a pull request may close this issue.

1 participant