| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- SCADA
- 원한
- 분노
- 명령어
- Anaconda
- JQuery
- Eclipse
- HMI
- 리눅스
- 파이썬
- 말라키
- DataTables
- geckodriver
- LOG
- Linux
- Python
- pythoncom37.dll
- error
- ORA-28002
- 맥코트
- build
- STS
- 가상환경
- Custom
- checkbox
Archives
- Today
- Total
2010년 5월 1일, 2막
python 가상환경 복사 중 오류 처리 본문

python 가상환경 복사 도중 위와 같은 오류 발생 시 처리 방법....
'프로시저 시작 지점 ~~ pythoncom37.dll ~~'
try activating the relevant conda environment (skip this step if you install everything in base)
then try running conda install --force-reinstall nb_conda_kernels ipykernel
seems to fix this problem for me, as per: https://stackoverflow.com/questions/58980718/error-message-launching-jupyter-in-conda-environment
출처 : https://github.com/ContinuumIO/anaconda-issues/issues/11502