파이똔 설치의 삽질 모음

컴과 컴맹 유디니의 삽질 모음 ㅜ_ㅜ.. 유무룩..

1. install Python 2.7.12   for 64bit


연구실 서버의 파이썬 버전!이 저거임
python version installed in lab server is 2.7.12

크다란 버튼은 32빝 용이당 ㅜ_ㅜ 따로 64 빝 용을 받아야댕
the large button (highlighted) is for 32 bit ㅜ_ㅜ

2. install pip
https://pip.pypa.io/en/stable/installing/#id8

get-pip.py를 python27 폴더 안에 깔구
https://bootstrap.pypa.io/get-pip.py
cmd로 python27 폴더에 가가지고..

download get-pip.py
https://bootstrap.pypa.io/get-pip.py
in the directory 'python27 '
then, open your cmd, and go to the 'python27' directory

아래 명령어를 입력!
insert command below

python get-pip.py

3.konlpy 설치하기 (only for korean nlp students)

 http://konlpy.org/ko/v0.4.4/install/#id2

 1) jPype1 64 bit 를  C:\Python27\Scripts 에 받아서..
download jPype1 64 bit at C:\Python27\Scripts

  cmd 로 C:\Python27\Scripts 여기가서 
open your cmd and go to the directory

입력...
insert these commands..
pip install JPype1-0.6.1-cp27-none-win_amd64.wh
pip install konlpy
4.sklearn 설치하기 install sklearn

insert 
-----------
pip install sklearn
-----------
5. install pycharm

if you want to use professional version for free.. then...
...there are some hacks,,,, 
... but i'm not going to mention it cuz i am a 쫄보

흐헤헤헤헤헿헤ㅔ헿

파이참이 물색없이 인터프레터가 없다고 그러면 직접 로컬에서 PYTHON.EXE를 골라서 주쟈

Trying to get PyCharm to work, keep getting “No Python interpreter selected”

http://stackoverflow.com/questions/19645527/trying-to-get-pycharm-to-work-keep-getting-no-python-interpreter-selected

5. numpy+mkl랑 scipy 설치하기

http://www.lfd.uci.edu/~gohlke/pythonlibs/


댓글

가장 많이 본 글