You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As with #396, running vt_data_extractor.py from the command line yields an error:
"ImportError: attempted relative import with no known parent package"
The text was updated successfully, but these errors were encountered:
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.
As with #396, running
vt_data_extractor.py
from the command line yields an error:"ImportError: attempted relative import with no known parent package"
The text was updated successfully, but these errors were encountered: