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 Compare August 12, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant