Skip to content

Missing *.pyd in v3.0.x #229

@fjumelle

Description

@fjumelle

When executing 'from urllib import request' in the console of the version 3.0.12, I get an error 'ModuleNotFoundError: No module named '_socket''.
After adding all *.pyd from an installed Python 3.10.2 (from DLLs folder) to C:\Program Files\Notepad++\plugins\PythonScript, it is working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions