Skip to content

[Python] Unit tests in arrow/python fail to link on some OS X platforms #16369

@asfimport

Description

@asfimport

We're using -undefined dynamic_lookup to avoid linking to libpython at link time in the Cython extensions, but this causes problems when building the unit tests in some Python environments.

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-753. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions