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
- 취미미술
- 조맹클래스101
- 알리
- You should consider upgrading
- Migrate
- Django
- junny
- Python
- 마이그레이트
- TemplateSyntaxError
- bootstrap4
- Uncaught SyntaxError
- 블린이
- 조맹크로키
- error
- ValueError
- navbar
- 오류
- ModuleNotFoundError
- scotty
- 크로키
- pip install --upgrade pip
- include
- 마이그레이션
- JavaScript
Archives
- Today
- Total
목록You should consider upgrading (1)
내가 하고 싶은 것들 중 하나

문제상황 큰 문제까지는 아니었고 마크다운을 설치하다가 pip 버전을 upgrade 하라는 메시지가 나왔다. WARNING: You are using pip version 20.0.2; however, version 20.1 is available. You should consider upgrading via the 'c:\venvs\mysite\scripts\python.exe -m pip install --upgrade pip' command. (mysite) c:\projects\mysite 가상환경에 있었는데 c:\venvs\mysite\scripts\python.exe 주소로 들어가서 업그레이드 명령어를 써야 하나 고민했었다. 해결과정 (mysite) c:\projects\mysit..
웹 세상/django
2020. 5. 4. 11:30