Skip to content

python.org python not supported on Windows #151

@tcaduser

Description

@tcaduser

This template is for bug reporting. For general questions about the simulator, please create a new discussion at https://forum.devsim.org

Describe the bug
python.org python not supported on Windows

Anaconda is the standard install. The official Python version uses a different directory structure, and does not provide zlib.dll.

Additional context
To find the Intel MKL dll's:

set PATH=c:/Users/user/venv/Library/bin;%PATH%

and then find a copy of zlib.dll somewhere. This zlib.dll should be provided as part of the release.

https://forum.devsim.org/t/importerror-dll-load-failed-while-importing-devsim-py3/345

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions