Skip to content

Update the README with the needed python dependencies (wikipedia, duckduck) #9

@m040601

Description

@m040601

Was trying to test run this, but was complaining about missing python modules. They are not listed on the readme as requirements..

Ended up figuring out that for wikipedia it needs,
https://github.com/goldsmith/Wikipedia. That is provided by the package python-wikipedia in Archlinux.

For duckduck go, could not find out which python module is this needed "ddg" one,

  File "/home/a1/.elinks/soupmonkey/__init__.py", line 9, in <module>
    modules.append(__import__(module[:-3], locals(), globals()))
ModuleNotFoundError: No module named 'ddg'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions