Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load shell_magic.py error: <pexpect.popen_spawn.PopenSpawn object #247

Open
kwanswiki opened this issue May 5, 2022 · 0 comments
Open

Comments

@kwanswiki
Copy link

I was running python -m octave_kernel.check in a conda environment and it returned this message. I have tried installing the matlab_kernel but the same message was thrown.

OS: Windows 7

(py37) > python -m octave_kernel.check
Octave kernel v0.34.2
Metakernel v0.29.0
Python v3.7.9 (default, Aug 31 2020, 17:10:11) [MSC v.1916 64 bit (AMD64)]
Python path: C:\Users\lenovo\AppData\Local\Programs\miniconda\envs\py37\python.exe

Connecting to Octave...
PS C:\Users\lenovo\Downloads> Can't load 'C:\Users\lenovo\AppData\Local\Programs\miniconda\envs\py37\lib\site-packages\metakernel\magics\shell_magic.py': error: <pexpect.popen_spawn.PopenSpawn object at 0x00000000066BA788>
searcher: searcher_re:
    0: re.compile('>')
<pexpect.popen_spawn.PopenSpawn object at 0x00000000066BA788>
searcher: searcher_re:
    0: re.compile('>')
Octave connection established
Octave Kernel v0.34.2 running GNU Octave v7.1.0
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

No branches or pull requests

1 participant