Skip to content

Update setup-bookmark-archiver#98

Merged
pirate merged 2 commits intoArchiveBox:masterfrom
Strubbl:patch-1
Sep 24, 2018
Merged

Update setup-bookmark-archiver#98
pirate merged 2 commits intoArchiveBox:masterfrom
Strubbl:patch-1

Conversation

@Strubbl
Copy link
Copy Markdown
Contributor

@Strubbl Strubbl commented Sep 24, 2018

say yes to installing dependencies via apt

say yes to installing dependencies via apt
install python3-requests as a dependency, because a new bare ubuntu installation does not have it installed by default
@Strubbl
Copy link
Copy Markdown
Contributor Author

Strubbl commented Sep 24, 2018

the second commit fixes the error:

Traceback (most recent call last):
  File "./archive", line 12, in <module>
    from parse import parse_links
  File "/data/archiver/parse.py", line 24, in <module>
    from util import (
  File "/data/archiver/util.py", line 6, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

@pirate
Copy link
Copy Markdown
Member

pirate commented Sep 24, 2018

Thanks!

@pirate pirate merged commit 0c8cfea into ArchiveBox:master Sep 24, 2018
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

Successfully merging this pull request may close these issues.

2 participants