Skip to content

fix ShellCommandReceive ImportError - #1035

Open
peeweep wants to merge 2 commits into
ipython:mainfrom
peeweep:fix-ShellCommandReceive
Open

fix ShellCommandReceive ImportError#1035
peeweep wants to merge 2 commits into
ipython:mainfrom
peeweep:fix-ShellCommandReceive

Conversation

@peeweep

@peeweep peeweep commented Jul 17, 2026

Copy link
Copy Markdown

Fix follow ImportError and add a testcase

File "/.../ipyparallel/shellcmd.py", line 19, in <module>
    from .cluster.shellcmd import ShellCommandReceive
ImportError: cannot import name 'ShellCommandReceive' from 'ipyparallel.cluster.shellcmd'

File "/.../ipyparallel/shellcmd.py", line 19, in <module>
    from .cluster.shellcmd import ShellCommandReceive
ImportError: cannot import name 'ShellCommandReceive' from 'ipyparallel.cluster.shellcmd'
@peeweep
peeweep force-pushed the fix-ShellCommandReceive branch from 7f3945f to e450042 比较 August 12, 2026 09:25
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant