Skip to content

graalpy -m pip install numpy failed with error: PKIX path building failed #509

Closed
@kuanyan9527

Description

@kuanyan9527

I encountered this error when using the mvn -Pnative package command to package in an intranet environment:

Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: javax.net.ssl.SSLHandshakeException: (certificate_unknown) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target'))': /download/graalpy-wheels/numpy-1.26.4-graalpy311-graalpy242_311_native-manylinux_2_28_x86_64.whl

I use the following application version:
Java(TM) SE Runtime Environment Oracle GraalVM 24.0.1+9.1
GraalPy 3.11.7 (Oracle GraalVM Native 24.2.1)
Apache Maven 3.6.3

Please how can I solve this problem, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions