python
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
python [2019/02/12 00:08] – [dataclass] rex8312 | python [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 125: | 줄 125: | ||
- | ===== 가상환경 ====== | + | ===== 인텔 배포판 |
- | * https://pipenv.readthedocs.io/en/latest/ | + | * https://software.intel.com/en-us/articles/using-intel-distribution-for-python-with-anaconda |
- | * https:// | + | |
+ | ===== SSL 인증 안하기 ===== | ||
+ | |||
+ | <code bash> | ||
+ | conda config | ||
+ | |||
+ | pip install --trusted-host pypi.python.org --trusted-host pypi.org | ||
+ | </ |
python.1549930113.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)