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 'mdg.generate' has no attribute 'main' #5

Closed
westpac-paul opened this issue Feb 4, 2021 · 0 comments
Closed

Comments

@westpac-paul
Copy link
Contributor

On mdg_generate

Traceback (most recent call last):
File "C:\Dev\DataProduct\venv\Scripts\mdg_generate-script.py", line 33, in
sys.exit(load_entry_point('pymdg==0.3a1', 'console_scripts', 'mdg_generate')())
File "C:\Dev\DataProduct\venv\Scripts\mdg_generate-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "c:\program files\python38\lib\importlib\metadata.py", line 79, in load
return functools.reduce(getattr, attrs, module)
AttributeError: module 'mdg.generate' has no attribute 'main'

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

1 participant