Skip to content

using PythonCall in Pluto crashes Pluto Malt.TerminatedWorkerException #711

@schlichtanders

Description

@schlichtanders

Affects: PythonCall

Describe the bug
I would like to experiment with PythonCall in Pluto. In a new installation of Pluto v0.20.20 the single line using PythonCall crashes the new notebook with a Malt.TerminatedWorkerException. Importing other packages like PlutoPlotly works just fine.

Your system
Please provide detailed information about your system:

  • tested on ubuntu WSL on Windows and on NixOS
  • Julia 1.12.1 and Pluto 0.20.20

Additional context
I think this was once working if I remember right. Unfortunately I cannot extract anymore detailed error notice. When switching to using Distributed instead of Malt Pluto.run(workspace_use_distributed_stdlib=true), I get a EOFError

Worker 2 terminated.Distributed
.ProcessExitedExceptionUnhandled Task ERROR: EOFError: read end of file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions