conda list --revisions
conda install --revision <# of revision>
ex) conda install --revision 2
'LANGUAGE > Python' 카테고리의 다른 글
Solution for AttributeError: module 'zmq' has no attribute 'REQ' (0) | 2021.06.15 |
---|---|
How to solve the error, "ImportError: DLL load failed while importing win32api: 지정된 모듈을 찾을 수 없습니다."? (0) | 2021.04.22 |
Setting for UNDO in PyCharm (0) | 2020.08.20 |
How to solve the issue, 'cp949' codec can't decode? (0) | 2020.02.28 |
Loop at exact time intervals (0) | 2019.09.11 |