Skip to content

import confluent_kafka fails on macOS 10.12.6 #499

@Sword-Breaker

Description

@Sword-Breaker

Description

import confluent_kafka fails on MacOS Sierra 10.12.6 with Python 2.7.10 and Python 3.5.2。

How to reproduce

pip install 'confluent-kafka==0.11.6'

Python 2.7.10 (default, Feb 7 2017, 00:08:15)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

from confluent_kafka import Consumer
Traceback (most recent call last):
File "", line 1, in
File "/Users/sword-breaker/venv/backend/lib/python2.7/site-packages/confluent_kafka/init.py", line 2, in
from .cimpl import (Consumer, # noqa
ImportError: dlopen(/Users/sword-breaker/venv/backend/lib/python2.7/site-packages/confluent_kafka/cimpl.so, 2): Symbol not found: _syslog$DARWIN_EXTSN
Referenced from: /Users/sword-breaker/venv/backend/lib/python2.7/site-packages/confluent_kafka/.dylibs/libcrypto.1.0.0.dylib (which was built for Mac OS X 10.13)
Expected in: /usr/lib/libSystem.B.dylib
in /Users/sword-breaker/venv/backend/lib/python2.7/site-packages/confluent_kafka/.dylibs/libcrypto.1.0.0.dylib

Checklist

Please provide the following information:

  • confluent-kafka-python and librdkafka version (confluent_kafka.version() and confluent_kafka.libversion()): librdkafka: stable 0.11.6, confluent-kafka 0.11.6
  • Operating system: MacOS Sierra 10.12.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReporting an unexpected or problematic behavior of the codebasecomponent:librdkafkaFor issues tied to the librdkfka elements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy