Opened 4 years ago

Last modified 23 months ago

#59462 new defect

py37-zmq: Symbol not found: __ZNKSt3__119__shared_weak_count13__get_deleterERKSt9type_info

Reported by: dyne2meter Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: snowleopard Cc: stromnov (Andrey Stromnov), jrjsmrtn, michaelld (Michael Dickens)
Port: zmq, py-zmq, py-ipykernel

Description

problem occurs on os version 10.6.8

main log attached

Attachments (1)

main.log.gz (4.0 KB) - added by dyne2meter 4 years ago.

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by dyne2meter

Attachment: main.log.gz added

comment:1 Changed 4 years ago by stromnov (Andrey Stromnov)

Actually it's a problem with py37-zmq:

:info:destroot     from . import (constants, error, message, context,
:info:destroot ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/zmq/backend/cython/constants.cpython-37m-darwin.so, 2): Symbol not found: __ZNKSt3__119__shared_weak_count13__get_deleterERKSt9type_info
:info:destroot   Referenced from: /opt/local/lib/libzmq.5.dylib

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Port: py-ipykernel py-zmq added; py37-ipykernel removed

comment:3 Changed 23 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: jrjsmrtn michaelld added
Keywords: snowleopard added
Port: zmq added
Summary: destroot problem with py37-ipykernelpy37-zmq: Symbol not found: __ZNKSt3__119__shared_weak_count13__get_deleterERKSt9type_info
Version: 2.6.2

Andrew, it actually sounds like it's a problem with zmq, which is your port.

Note: See TracTickets for help on using tickets.