일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 깃헙
- terminal 명령어
- 깃헙 블로그
- CUDA
- 깃허브 블로그
- git command
- github secret key
- jekyll theme
- hydejack
- jekyll
- 깃헙 토큰
- python basic
- github blog
- sudo pmset -c disablesleep
- 깃허브
- terminal command
- git 명령어
- 구글애널리틱스
- pandas
- GPU
- nightly
- 나만의블로그
- github.io
- 잠자기해제
- github
- github 블로그
- 깃허브 토큰
- github command
- github token
- 모니터연결
Archives
- Today
- Total
Tech-Logs of Data-Scientist
맥북 gpu설정 본문
SMALL
- python version
- tensorflow는 python 3.9 이상에서 설치 불가능하므로, python 3.8 이하로 설정 필요
- 다운그레이드는 stackoverflow, tistory 모두 참조해서 변경
- 이후, terminal과 jupyter notebook의 python version이 다르면, tistory 참조
- terminal의 python version : jupyter notebook의 sys.version 또는 terminal의 python --version
- jupyter의 python version : jupyter notebook의 platform.python_version()
- tistory를 통해서 tensorflow 설치
- 2번이 안 될 경우
- velog를 통해서 설치
- 여기서도 에러가 뜨면, python version 확인
반응형
LIST
'Python (Code) > Basic' 카테고리의 다른 글
주피터 노트북에 가상환경 연결하기 (0) | 2023.09.29 |
---|---|
[Python pandas] pandas rename 함수 : DataFrame의 컬럼명을 변경해보자 (0) | 2023.09.09 |
맥 pyenv 환경변수 세팅 (0) | 2022.12.03 |
Comments