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

AttributeError: module 'gempy' has no attribute 'create_model' #892

Closed
nqqcuong opened this issue May 7, 2024 · 2 comments
Closed

AttributeError: module 'gempy' has no attribute 'create_model' #892

nqqcuong opened this issue May 7, 2024 · 2 comments

Comments

@nqqcuong
Copy link

nqqcuong commented May 7, 2024

What is your question?
I try to running examples but then I got error
AttributeError: module 'gempy' has no attribute 'create_model'

Conda
Jupyter Notebook 7.0.8
Python 3.11.9

@javoha
Copy link
Contributor

javoha commented May 7, 2024

Hi,
can you specify which examples you were trying to run. And are you working with the most recent version of gempy (v3)?

If you take a look at the current documentation, create_model does not exist anymore in v3. I recommend runnig a small example like this to see if the new version is running and to get used to the API changes.

Cheers
Jan

@javoha
Copy link
Contributor

javoha commented May 13, 2024

Hopefully resolved with comment above. Please feel free to reopen if the issue persists.

@javoha javoha closed this as completed May 13, 2024
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