Dev

    fatal error: sox.h: 그런 파일이나 디렉터리가 없습니다

    GitHub - turpaultn/DESED: Repo associated to the DESED dataset, download and creation of data Repo associated to the DESED dataset, download and creation of data - GitHub - turpaultn/DESED: Repo associated to the DESED dataset, download and creation of data github.com DESED 데이터셋 다운로드 과정에서 나타난 오류. pip3 install sox sudo apt-get install sox libsox-fmt-all sudo apt-get install sox libsox-dev pip3 in..

    [Keras] cannot import name 'to_categorical' from 'keras.utils'

    cannot import name 'to_categorical' from 'keras.utils' 오류 발생 해결책: from keras.utils import to_categorical # 대신 from tensorflow.keras.utils import to_categorical

    [VS Code] ModuleNotFoundError: No module named 'pandas'

    문제 상황 VS Code에서 jupyter notebook 설정 후 코드를 실행하려 할 때 ModuleNotFoundError: No module named 'pandas' 라는 오류가 뜸. 해결 방법 sudo -H python3 -m pip install Cython sudo -H python3 -m pip install numpy sudo -H python3 -m pip install pandas 해당 명령어를 차례대로 실행 후 다시 해보면 오류가 해결된다.

    [pip 오류] Command python setup.py egg_info failed with error code 1 ..

    문제 상황 VS Code에서 pip로 무언가를 설치할 때 Command python setup.py egg_info failed with error code 1 .. 라는 오류가 뜸. 해결 방법 sudo -H pip install --upgrade --ignore-installed pip setuptools 해당 명령어 실행 후 재설치하면 해결된다.

    [pip 오류] Command python setup.py egg_info failed with error code 1 ..

    문제 상황 VS Code에서 pip로 무언가를 설치할 때 Command python setup.py egg_info failed with error code 1 .. 라는 오류가 뜸. 해결 방법 sudo -H pip install --upgrade --ignore-installed pip setuptools 해당 명령어 실행 후 재설치하면 해결된다.

    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-f22jgu02/cryptography/

    문제 상황: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-f22jgu02/cryptography/ 해결: pip3 install setuptools-rust pip3 install --upgrade pip

    리눅스 터미널에서 SSH 접속 및 비밀번호 변경

    22번포트(기본값)을 사용하는 경우 ssh 사용자명@도메인(또는 IP주소) 사용자 지정 포트를 사용하는 경우 ssh -p 10085 사용자명@도메인(또는 IP주소) 비밀번호 변경 passwd [사용자계정] # 새 암호: # 새 암호 재입력: # passwd: 모든 인증 토큰이 성공적으로 업데이트 되었습니다. [사용자계정]은 생략 가능

    전국 대학교별 메일 주소 목록

    학교 / 주소 가천길대학 gachon.ac.kr 가톨릭상지대학교 csj.ac.kr 강동대학교 gangdong.ac.kr 강릉영동대학교 gyc.ac.kr 강원관광대학 kt.ac.kr 강원도립대학 gw.ac.kr 거제대학교 koje.ac.kr 경기과학기술대학교 gtec.ac.kr 경남도립거창대학 gc.ac.kr 경남도립남해대학 namhae.ac.kr 경남정보대학교 kit.ac.kr 경민대학교 kyungmin.ac.kr 경복대학교 kbu.ac.kr 경북과학대학교 kbsc.ac.kr 경북도립대학교 gpc.ac.kr 경북전문대학교 kbc.ac.kr 경산1대학교 gs.ac.kr 경원전문대학 kwc.ac.kr 경인여자대학교 kic.ac.kr 계명문화대학교 kmcu.ac.kr 계원예술대학교 kaywon.ac.kr 고구..