Skip to content

python 3.9.2 windows argparse no module _typeshed #5201

Closed
@Stargateur

Description

@Stargateur

MCVE:

import argparse

Error:

Traceback (most recent call last):
  File "C:\Users\Star\git\optomata\options.py", line 1, in <module>
    from _typeshed import AnyPath
ModuleNotFoundError: No module named '_typeshed'

At this point I don't know what to do.

#5021 doesn't seem related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions