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
python metawarc metadata digital.gov.ru.warc.gz
Traceback (most recent call last):
File "/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/workspace/metawarc/metawarc/main.py", line 18, in
main()
File "/workspace/metawarc/metawarc/main.py", line 10, in main
from .core import cli
ImportError: attempted relative import with no known parent package
The text was updated successfully, but these errors were encountered:
python metawarc metadata digital.gov.ru.warc.gz
Traceback (most recent call last):
File "/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/workspace/metawarc/metawarc/main.py", line 18, in
main()
File "/workspace/metawarc/metawarc/main.py", line 10, in main
from .core import cli
ImportError: attempted relative import with no known parent package
The text was updated successfully, but these errors were encountered: