250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- SSH
- PostgreSQL
- MacOS
- ubuntu
- flutter
- Vue.js
- AWS
- node
- 안드로이드
- alb
- 파이썬
- Cordova
- https
- selenium
- mac
- OAuth
- python
- 해시키
- nginx
- Laravel
- MYSQL
- FCM
- Vue
- 구글 API
- Passport
- window
- pip
- Prometheus
- php
- Android
Archives
- Today
- Total
print( sjw.iq == 200) output : true
[Python] Ubuntu20.04 에서 Scrapy 설치하기 본문
728x90
반응형
apt-get update
// python이 없는 경우 설치
apt-get install python3
apt-get install python3-pip
apt-get install libffi-dev libssl-dev
pip3 install scrapy
728x90
반응형
'Python' 카테고리의 다른 글
[Python] 초보도 할 수 있는 Selenium (0) | 2020.03.19 |
---|---|
[Pip] pip 버전 지정 설치! (0) | 2019.08.06 |
[Word Cloud] Python 을 이용해서 한글 word cloud 만들기 (0) | 2019.07.09 |
[Tensorflow] 기본 설정 (0) | 2019.06.26 |
[PYTHON] Selenium 에서 헤더 User-Agent 값 수정하기 (4) | 2019.02.15 |
Comments