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: cannot import name 'dgp_educ_wages' from 'src.dgp' #1

Closed
jbdatascience opened this issue May 25, 2022 · 4 comments
Closed

ERROR: cannot import name 'dgp_educ_wages' from 'src.dgp' #1

jbdatascience opened this issue May 25, 2022 · 4 comments

Comments

@jbdatascience
Copy link

The line:
from src.dgp import dgp_educ_wages

throws me this error:
ImportError: cannot import name 'dgp_educ_wages' from 'src.dgp' (/content/Blog-Posts/src/dgp.py)

And indeed, searching through the file dgp.py, I could not find 'dgp_educ_wages'

@matteocourthoud
Copy link
Owner

Thanks Jan! I forgot to push the new version of src/dgp.py. Should work now!

@jbdatascience
Copy link
Author

I will try it out later today and let you know the result

@jbdatascience
Copy link
Author

Now everything works fine. Thank you !

@matteocourthoud
Copy link
Owner

Perfect! I am closing the issue, but thanks again.

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