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'

peeweep added 2 commits July 17, 2026 07:55
File "/.../ipyparallel/shellcmd.py", line 19, in <module>
    from .cluster.shellcmd import ShellCommandReceive
ImportError: cannot import name 'ShellCommandReceive' from 'ipyparallel.cluster.shellcmd'
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