반응형
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
- python pip
- 리눅스
- docker
- reverse-proxy
- FileSystemError
- path-style
- 퍼이썬
- GGUF
- pip3 upgrade
- Volumes
- capacity
- 핍
- AI
- daemon.json
- 용량
- Save
- Python
- IQN
- modelfile
- 버전
- virtual-hosted-style
- python3
- 파이썬
- error
- 패키지
- Linux
- HuggingFace
- ollama
- LLM
- nginx-proxy
Archives
- Today
- Total
목록python pip (1)
chargingport
pip 설치 pip install pip install pandas 특정 pip 버전 설치 pip install == pip install pandas==2.1.0 pip 제거 pip uninstall pip uninstall pandas Python Package 리스트 확인 pip list Python requirements.txt 생성 pip freeze > requirements.txt Package Version --------------- ------------ numpy 1.25.2 pandas 2.1.0 pip 22.2.2 python-dateutil 2.8.2 pytz 2023.3.post1 setuptools 63.2.0 six 1.16.0 tzdata 2023.3 Python requ..
NOTES/PYTHON
2023. 9. 11. 14:35