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