Skip to content

pip install konlpy -> jpype error (fatal error: 'map' file not found) #6

@etture

Description

@etture

something about C++ compiler not being installed properly on macOS

running this solved the issue:
CFLAGS=-stdlib=libc++ pip install cvxpy
export MACOSX_DEPLOYMENT_TARGET=10.10

reference: https://stackoverflow.com/questions/53033202/cvxpy-stlibc-installation-error-on-macos-mojave

Metadata

Metadata

Assignees

No one assigned

    Labels

    PythonPython relatederrorDealing with errorsmacmacOS related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions