Skip to content

Very sluggish autocomplete with PyCall #54131

Closed
@chrstphrbrns

Description

@chrstphrbrns
julia> VERSION
v"1.12.0-DEV.357"

julia> using PyCall

julia> nn=pyimport("torch.nn")
PyObject <module 'torch.nn' from '/usr/local/lib/python3.10/dist-packages/torch/nn/__init__.py'>

julia> nn.Sequential(     # every character typed after this point causes the REPL to hang for ~30 seconds at 100% CPU

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorcompletionsTab and autocompletion in the repl

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions