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

Make vt_data_extractor.py callable from the command line #397

Closed
cwschilly opened this issue Jun 5, 2023 · 1 comment · Fixed by #400
Closed

Make vt_data_extractor.py callable from the command line #397

cwschilly opened this issue Jun 5, 2023 · 1 comment · Fixed by #400
Assignees
Labels
bug Something isn't working

Comments

@cwschilly
Copy link
Contributor

As with #396, running vt_data_extractor.py from the command line yields an error:
"ImportError: attempted relative import with no known parent package"

@tlamonthezie tlamonthezie self-assigned this Jun 5, 2023
@tlamonthezie tlamonthezie added the bug Something isn't working label Jun 6, 2023
@tlamonthezie
Copy link
Contributor

tlamonthezie commented Jun 6, 2023

Because it has a main entry point it should be runnable from the CLI. I put a Bug label because of that since I consider that it had worked in the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants