'uninstall'에 해당되는 글 3건
2021. 3. 18. 16:47
DEV ENVIRONMENT
2020. 10. 21. 10:57
DEV ENVIRONMENT
AttributeError: type object 'Callable' has no attribute '_abc_registry', 파이썬 PyAutoGui 설치 오류
PyAutoGUI 설치중 에러가 발생했습니다.
콜러블은 abc레지스트리 속성이 없다?!?!
AttributeError: type object 'Callable' has no attribute '_abc_registry'
typing 패키지 삭제
패키지중에 typing이란 패키지가 있으면 설치가 안됩니다.
pip uninstall typing
pyautogui 설치
pip install pyautogui
2014. 5. 1. 10:12
SERVER
[ECLIPSE/TOMCAT] 이클립스 톰캣 플러그인 설치, 삭제
홈페이지
http://www.eclipsetotale.com/tomcatPlugin.html#A3
톰캣 플러그인 3.3
http://www.eclipsetotale.com/tomcatPlugin/tomcatPluginV33.zip
최신 파일은 홈페이지에 가서 받으세요.
설치
이클립스설치폴더\plugins 안에 복사
톰캣 플러그인의 툴바
삭제, 제거
1. 삭제 - 이클립스디렉토리\plugins\com.sysdeo.eclipse.tomcat_3.3.0
2. 삭제 - 이클립스디렉토리\configuration\org.clipse.osgi.manifests\com.sysdeo.eclipse.tomcat_3.3.0.MF
3. 삭제 - 이클립스워크스페이스디렉토리\.metadata\.plugins\org.clipse.core.runtime\.settings\com.sysdeo.eclipse.tomcat.pre
최근에 올라온 글
최근에 달린 댓글
|
| |||||||