작업/Python

Visual Studio Python & Tensorflow 설치

Machine Creator 2021. 7. 12. 17:56

1) 설치 링크

https://visualstudio.microsoft.com/ko/thank-you-for-downloading-visual-studio-for-python/?sku=Community&rel=16&rid=30001# 

 

Python용 Visual Studio를 다운로드해 주셔서 감사합니다. - Visual Studio

 

visualstudio.microsoft.com

2) 설치 진행

3) 새 프로젝트 구성

4) tensorflow 설치

- import tenso~시 링크에 뜨지 않는다면

- 패키지 관리 클릭 "pip install --upgrade tensorflow" 입력 후 엔터==> 설치 시작

 

5) 실행과 결과 출력