Skip to content

Travis-build doesn't remove cached pyc files in between commits of a PR #6043

Closed
@MechCoder

Description

@MechCoder

It seems that since caching was enabled in Travis, in between commits if a python file is completely removed, it can still try to import from that.

For instance in #5372 mutual_info.py is renamed to mutual_info_.py but still it tries to import from the compiled mutual_info.pyc files

Metadata

Metadata

Assignees

No one assigned

    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