building a python package
    조회 수: 8 (최근 30일)
  
       이전 댓글 표시
    
    Sparsh Garg
 2017년 2월 15일
  
    
    
    
    
    답변: Swathik Kurella Janardhan
    
 2017년 2월 21일
            I was following the tutorial for building a python package using matlab sdk compiler.However when I ran python setup.py install I got the following error: "removing build.lib and everything under it. 'build\bdist.win-amd64' does not exist can't clean it 'build\scripts-3.6' does not exist --can't clean it removing build. This is the link I was folowing:https://www.mathworks.com/help/releases/R2016a/compiler_sdk/gs/create-a-python-application-with-matlab-code.html Can you please tell me what I should do next.
댓글 수: 0
채택된 답변
  Swathik Kurella Janardhan
    
 2017년 2월 21일
        These messages do not necessarily mean an error occurred and could be expected during the python package installation. You can proceed with further steps in the documentation link. If you get an error with further steps or observe a behavior different from the documentation, contact MathWorks Technical Support.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Python Package Integration에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

