Skip to content

Python-inspector processes certain dependencies for way too long #106

@bennati

Description

@bennati

Python inspector takes too much time to process certain requirements.txt

For example, the time to process these requirements is more than 1 hour, while the time to process each individually is less than 5 minutes:
``
boto3==1.10.16
s3fs
tabulate


and

boto3==1.10.16
s3fs
seaborn


Could it be caused by cyclical dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions