Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

unresolved import 'time' #1345

@daigz1224

Description

@daigz1224

I think the cause of the error " unresolved import time " is that it cannot find any time.p or __init__.p or time.so in its sys.path.

However, as a built-in module (written in C), time module's file is located to a timemodule.so, not time.so, so the checker think it not exists.

image

This error remind bothers me, so hopefully it can be solved in the checker.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions