Skip to content

six.moves throws E0401 import error #1640

Closed
@Valkyrien04

Description

@Valkyrien04

Steps to reproduce

from six.moves.urllib.parse import urlparse

Current behavior

severity: 'Error'
message: 'E0401:Unable to import 'six.moves.urllib.parse''
at: '9,1'
source: 'pylint'

Expected behavior

no errors

pylint --version output

No config file found, using default configuration
pylint 1.7.2,
astroid 1.5.3
Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:14:34) [MSC v.1900 32 bit (Intel)]

might be a regression of #223

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