Skip to content

Missing packages from dependency list #15

@psaffrey

Description

@psaffrey

It looks like requests and sklearn are missing from the dependencies. I installed targetDB with pip to a clean virtual environment based on the instructions and it complained of missing these packages until I added them, just by doing:

pip install requests sklearn

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions