191번째 줄:
191번째 줄:
(설치했다 지우긴 했다;;)
(설치했다 지우긴 했다;;)
|터미널에서 <code>pip install --ignore-installed --upgrade tensorflow</code>를 시도해보자.
|터미널에서 <code>pip install --ignore-installed --upgrade tensorflow</code>를 시도해보자.
+
|}
+
+
== 설치 전 인프라 관련 ==
+
{| class="wikitable"
+
!에러
+
!원인
+
!해결방법
|-
|-
−
|ImportError: DLL load failed: 지정된 모듈을 찾을 수 없습니다.
+
|importerror: could not find the dll(s) 'msvcp140_1.dll'. tensorflow requires that these dlls be installed in a directory that is named in your %path% environment variable. you may install these dlls by downloading "microsoft c++ redistributable for visual studio 2015, 2017 and 2019" for your platform from this url: <nowiki>https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads</nowiki>
−
|암드의 CPU를 사용하는 경우.
+
|마으크로소프트의 c++ redistributable for visual studio가 설치되 않았기 때문에 뜨는 에러.
−
|
+
위 설치 방법을 잘 따라왔다면 발생하지 않을 에러이다.
+
|microsoft c++ redistributable for visual studio 2015, 2017 and 2019를 설치해주면 되는데... 어째서인지 설치페이지가 안열려 곤란하다. 아무리 검색해도 이에 관한 내용은 없고...
+
이런 경우 학교망, 회사망을 사용하고 있지 않은지 점검해보자. 학교망, 회사망에선 이의 설치를 막는 경우도 있다.
+
+
=> 집에서 설치하고 복귀
|}
|}
[[분류:딥러닝 라이브러리]]
[[분류:딥러닝 라이브러리]]