Skip to content

pylint cannot handle path with spaces #445

Closed
@pylint-bot

Description

@pylint-bot

Originally reported by: Xi Shen (BitBucket: davidshen84, GitHub: @davidshen84?)


My project on my system locates at

/some/path/with/ /space/my/project

If I ran

pylint /some/path/with/ /space/my/project

I got ImportError.

But if I ran

pylint my/project

It works well.


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