Skip to content

Error: incomplete requirements #319

@dgarijo

Description

@dgarijo

For somef, I only get the following requirements:

Screenshot from 2022-01-20 20-29-16

But somef has many more! E.g., as listed in setup.py:

install_requires = [
    "bs4==0.0.1",
    "Click==7.0",
    "click-option-group==0.5.3",
    "markdown==3.3.6",
    "matplotlib==3.5.0",
    "nltk==3.6.5",
    "numpy==1.21.4",
    "pandas==1.3.4",
    "rdflib==6.0.2",
    "rdflib-jsonld==0.6.2",
    "requests==2.22.0",
    "scikit-learn==1.0",
    "textblob==0.17.1",
    "validators==0.18.2",
    "xgboost==1.5.0"
]

Why isn't pygar obtaining all these requirements? Maybe it's failing silently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions