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
- 일괄변경
- JavaScript
- SVN
- 문자열자르기
- Postfix
- 한글 깨짐
- php
- install
- 부모창
- Python
- MySQL
- Eclipse
- ubuntu
- mariadb
- jQuery
- Selectbox
- yum
- replace
- centos
- docker
- smarty
- 천단위
- i18n
- random
- 확장자
- TextBox
- TPL
- RabbitMQ
- Oracle
Archives
- Today
- Total
목록pycocotools (1)
wilson's story
Windows10 - Anaconda - pycocotools 설치하기
pycocotools는 mac, linux를 지원한다 anaconda 플러그인으로 설치하려 해도 window는 지원하지 않는다 https://anaconda.org/conda-forge/pycocotools Pycocotools :: Anaconda Cloud anaconda.org 윈도우에선 env terminal 에서 아래 처러 입력하면 설치가 된다 pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI..
Python
2019. 9. 3. 14:22