필터 지우기
필터 지우기

ipython error using matlab.engine

조회 수: 3 (최근 30일)
Richard Wilkinson
Richard Wilkinson 2015년 1월 23일
댓글: Richard Wilkinson 2015년 1월 31일
Hi, I've just installed Matlab R2014b, and am trying to use matlab.engine in ipython. I'm running Mac OS X 10.9.5 The code and error message are
In [1]: import matlab.engine /Users/pmzrdw/anaconda/bin/python.app: line 3: 6203 Segmentation fault: 11 /Users/pmzrdw/anaconda/python.app/Contents/MacOS/python "$@"
It seems to work okay in python, but not in ipython. Any ideas?
Many thanks,
Richard

답변 (2개)

Bo Li
Bo Li 2015년 1월 28일
The document says that the engine supports the reference implementation (CPython) for Python versions 2.7 and 3.3:

Trevor
Trevor 2015년 1월 31일
I'm also suffering from this same problem but it seems to also plague Anaconda's regular python terminal...
  댓글 수: 1
Richard Wilkinson
Richard Wilkinson 2015년 1월 31일
I fixed the problem in the end by deleting the anaconda installation of ipython and python and reinstalling everything from other sources.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Call MATLAB from Python에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by