Skip to content

import PyCall, PythonCall crashes Julia #228

Closed
@cossio

Description

@cossio

PyCall, PythonCall cannot co-exist in the same Julia session?

julia> import PyCall, PythonCall
julia(26562,0x1006c0580) malloc: *** error for object 0x1453e42b0: pointer being freed was not allocated
julia(26562,0x1006c0580) malloc: *** set a breakpoint in malloc_error_break to debug

signal (6): Abort trap: 6
in expression starting at REPL[2]:1
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Allocations: 16671098 (Pool: 16660717; Big: 10381); GC: 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions