일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- postgresql 비밀번호 변경
- 느낌 사진
- cloud foundry
- Sony A850
- 모리셔스 여행
- 독일여행
- Melbourne 여행
- 모리셔스
- 서울야경
- 두바이여행
- r
- 모리셔스리조트
- duabi
- bind9
- postgresql 설치
- 모리셔스 카셀라
- mauritius casela
- 경주 여행
- 모리셔스 카젤라
- mauritius
- openstack
- postgresql 비밀번호 초기화
- 경주
- 두바이
- 톰캣 서비스 등록
- 서울 야경
- 모리셔스여행
- 프랑크푸르트 여행
- 트루오비쉬
- Trou aux Biches
Archives
- Today
- Total
목록unsupported locale settin (1)
I.K.Picture & IT Info.
pip를 통해 라이브러리를 설치하려다보면 간혹 다음과 같은 에러를 볼 때가 있습니다. Traceback (most recent call last): File "/usr/bin/pip3", line 11, in sys.exit(main()) File "/usr/lib/python3/dist-packages/pip/__init__.py", line 215, in main locale.setlocale(locale.LC_ALL, '') File "/usr/lib/python3.5/locale.py", line 594, in setlocale return _setlocale(category, locale)locale.Error: unsupported locale setting 이게 뭐지!? 하는 순간 아래를 보..
Development/Python
2018. 6. 25. 17:15