Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
to prevent picking up the already installed libarrow:
[==========] Running 16 tests from 16 test cases. [----------] Global test environment set-up. [----------] 1 test from TestNullScalar [ RUN ] TestNullScalar.Basics [ OK ] TestNullScalar.Basics (0 ms) [----------] 1 test from TestNullScalar (0 ms total) [----------] 1 test from TestNumericScalar/0, where TypeParam = arrow::UInt8Type [ RUN ] TestNumericScalar/0.Basics dyld: lazy symbol binding failed: Symbol not found: __ZNK5arrow6Scalar6EqualsERKS0_ Referenced from: /Users/krisz/Workspace/arrow/python/../cpp/build/debug/arrow-scalar-test Expected in: /Users/krisz/.conda/envs/arrow36/lib/libarrow.13.dylib dyld: Symbol not found: __ZNK5arrow6Scalar6EqualsERKS0_ Referenced from: /Users/krisz/Workspace/arrow/python/../cpp/build/debug/arrow-scalar-test Expected in: /Users/krisz/.conda/envs/arrow36/lib/libarrow.13.dylib
Attachments
Issue Links
- links to