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

Some errors #1

Open
cipher387 opened this issue Mar 3, 2022 · 4 comments
Open

Some errors #1

cipher387 opened this issue Mar 3, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@cipher387
Copy link

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

@cipher387 cipher387 changed the title шщSome errors Some errors Mar 3, 2022
@ivbeg ivbeg self-assigned this Mar 3, 2022
@ivbeg ivbeg added the bug Something isn't working label Mar 3, 2022
@ivbeg
Copy link
Contributor

ivbeg commented Mar 3, 2022

@cipher387 Hi! Is it after installation using "pip install metawarc" or it's latest code from github?

@cipher387
Copy link
Author

latest code from GitHub

@ivbeg
Copy link
Contributor

ivbeg commented Mar 4, 2022

@cipher387 you should launch "metawarc metadata digital.gov.ru.warc.gz" or "python -m metawarc metadata digital.gov.ru.warc.gz"

@ivbeg ivbeg closed this as completed Mar 4, 2022
@cipher387
Copy link
Author

both variants launch with errors

You can try it in Gitpod workspace

@ivbeg ivbeg reopened this Mar 4, 2022
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
Development

No branches or pull requests

2 participants