install(221)
-
Logitech Unifying - 로지텍 유니파잉
Logitech Unifying 최대 6가지 무선 기기를 연결 및 관리시켜주는 소프트웨어 입니다. http://support.logitech.com/ko_kr/downloads 하단의 [하십시오] 클릭 다운로드 old page
-
Logitech Unifying - Install (설치하기)
Logitech Unifying - Download (다운로드) http://codedragon.tistory.com/7518 Logitech Unifying - Install (설치하기) https://youtu.be/ZDVyKk7GJI0 Logitech Unifying - Install (설치하기) 다운받은 설치파일을 실행합니다. [예] [설치] 설치 중... [마침] [다음] USB에 리시버를 연결한 후 계속 작업합니다.
-
아나콘다(conda) 통해 .py 실행
아나콘다(conda) 통해 .py 실행 · Code Runner 확장프로그램 설치 · Command Palette & Python Interpreter 선택 · conda 가상환경을 생성시 주의사항 Code Runner 확장프로그램 설치 https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner Command Palette & Python Interpreter 선택 Command Palette (Ctrl+Shift+P) >> [Python: Select Interpreter] 선택 >> 실행가능한 Python.exe 리스트에서 원하는 python 버전 선택 / 아나콘다 가상환경 선택 >> .py 오픈된 파일 안에서 마우스 우..
-
geopandas 설치시 에러 해결방법 - Complete output (1 lines): A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable. ERROR: Command errored out with..
오류메시지 Complete output (1 lines): A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable. ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. C:\CodeLab>pip install geopandas Collecting geopandas Downloading https://files.pythonhosted.org/pac..
-
Hadoop - install for windows (설치 및 설정하기)
Hadoop - install for windows 하둡 설치파일 압축해제 환경변수 추가하기 정상 설치 확인하기 HDFS configurations YARN configurations Initialize environment variables Format file system 설정 Start HDFS daemons Start YARN daemons 설정 파일 다운로드 하둡 설치파일 압축해제 압축 프로그램을 관리자 권한으로 실행합니다. [Run as administrator] 다운받은 압축파일을 압축해제합니다. [풀기] CodeLab 폴더 선택 >> [확인] 환경변수 추가하기 환경변수 새로 만들기 변수 이름 HADOOP_HOME 변수 값 C:\CodeLab\hadoop-3.1.3 PATH에 경로 추가하기 ..
-
XAMPP 설치 방법
XAMPP 설치 방법 · XAMPP - download(다운로드) · https://codedragon.tistory.com/7301 · XAMPP - install(설치하기) · https://codedragon.tistory.com/8520 · mysql root password 변경 · https://codedragon.tistory.com/8675 · phpMyAdmin 접속하기 · https://codedragon.tistory.com/8809