Skip to content

ImportError no module named nt #212

@jaraco

Description

@jaraco

With latest release 1.15.7, I'm seeing this error running on macOS:

.eggs/setuptools_scm-1.15.7-py3.6.egg/setuptools_scm/win_py31_compat.py:13: in <module>
    import nt
E   ModuleNotFoundError: No module named 'nt'

I would have thought tests would have caught that... or that the original implementation would not have been susceptible. I'll need to investigate further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions