Skip to content

Fail to run bulk_loader without pathos #87

@TomerHekmati

Description

@TomerHekmati

Trying to run redisgraph-bulk-loader without installing pathos first will end in an error:
from pathos.pools import ThreadPool as Pool\nModuleNotFoundError: No module named 'pathos'
workaround:
running pip install pathos before running the bulk_loader

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions