Skip to content

PHCpack DLL Error in Windows 11 (Procedure Entry Point Not Found) #79

@Mebratie

Description

@Mebratie

I followed all the procedures for installing libPHCpack.dll on Windows 11 (using the installation instructions and setting up the dependencies), and confirmed that libPHCpack.dll is present in the correct directory. However, I encountered the following issue when using PHCpack/phcpy.

When running my Python code, I get the error:

Der Prozedureinsprungpunkt '_ZSt21ios_base_library_initv' wurde in der DLL 'libPHCpack.dll' nicht gefunden.

Image

(English translation: "The procedure entry point '_ZSt21ios_base_library_initv' was not found in the DLL 'libPHCpack.dll'.")

The system information are: Python version: 3.9.13, PHCpack version: 1.1.4

Could you please advise on how to resolve this issue? I would appreciate any guidance or suggestions to get PHCpack working properly on Windows 11.

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