Notice
Recent Posts
Recent Comments
Link
아미(아름다운미소)
The Eclipse executable launcher was unable to locate its companion shared library 본문
랭귀지/python
The Eclipse executable launcher was unable to locate its companion shared library
유키공 2019. 1. 9. 10:00launcher가 실행될 때 필요한 공유라이브러리를 찾을 수 없어 실행하지 못하는 오류 입니다.
--launcher.library(launcher.library=[이클립스경로]\plugins)
D:\SMARTSuite_New\tools\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
-startup(startup=[이클립스경로]\plugins)
D:\SMARTSuite_New\tools\eclipse\plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
'랭귀지 > python' 카테고리의 다른 글
Python 문자열 자르기 및 합치기, Split(), join() (0) | 2019.01.25 |
---|---|
python pandas 데이터를 excel 파일생성시 한글깨짐문제 해결 (0) | 2019.01.14 |
python ipynb 파일을 python 파일로 변환하기 (0) | 2019.01.07 |
python 부동 소수점 나머지 연산 (0) | 2019.01.05 |
Python 전역변수 선언을 위한 키워드 global (0) | 2019.01.04 |
Comments