inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

모두를 위한 딥러닝 - 기본적인 머신러닝과 딥러닝 강좌

TensorFlow의 설치및 기본적인 operations (new)

텐서플로홈피보고 pip3 install --upgrade tensorflow 눌러도 설치안됩니다

283

이동원

작성한 질문수 2

0

Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)] on win32

Type "help", "copyright", "credits" or "license" for more information.

pip3 install --upgrade tensorflow

File "", line 1

pip3 install --upgrade tensorflow

^

SyntaxError: invalid syntax

딥러닝 강화학습

답변 1

0

이동원

Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:18:55) [MSC v.1900 64 bit (AMD64)] on win32

Type "help", "copyright", "credits" or "license" for more information.

import tensorflow as tf

Traceback (most recent call last):

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 18, in swig_import_helper

return importlib.import_module(mname)

File "C:UserswholeAppDataLocalProgramsPythonPython35libimportlibinit.py", line 126, in import_module

return _bootstrap._gcd_import(name[level:], package, level)

File "", line 986, in _gcd_import

File "", line 969, in _find_and_load

File "", line 958, in _find_and_load_unlocked

File "", line 666, in _load_unlocked

File "", line 577, in module_from_spec

File "", line 906, in create_module

File "", line 222, in _call_with_frames_removed

ImportError: DLL load failed: DLL 초기화 루틴을 실행할 수 없습니다.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow.py", line 58, in

from tensorflow.python.pywrap_tensorflow_internal import *

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 21, in

_pywrap_tensorflow_internal = swig_import_helper()

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 20, in swig_import_helper

return importlib.import_module('_pywrap_tensorflow_internal')

File "C:UserswholeAppDataLocalProgramsPythonPython35libimportlibinit.py", line 126, in import_module

return _bootstrap._gcd_import(name[level:], package, level)

ImportError: No module named '_pywrap_tensorflow_internal'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "", line 1, in

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowinit.py", line 24, in

from tensorflow.python import *

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythoninit.py", line 49, in

from tensorflow.python import pywrap_tensorflow

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow.py", line 74, in

raise ImportError(msg)

ImportError: Traceback (most recent call last):

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 18, in swig_import_helper

return importlib.import_module(mname)

File "C:UserswholeAppDataLocalProgramsPythonPython35libimportlibinit.py", line 126, in import_module

return _bootstrap._gcd_import(name[level:], package, level)

File "", line 986, in _gcd_import

File "", line 969, in _find_and_load

File "", line 958, in _find_and_load_unlocked

File "", line 666, in _load_unlocked

File "", line 577, in module_from_spec

File "", line 906, in create_module

File "", line 222, in _call_with_frames_removed

ImportError: DLL load failed: DLL 초기화 루틴을 실행할 수 없습니다.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow.py", line 58, in

from tensorflow.python.pywrap_tensorflow_internal import *

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 21, in

_pywrap_tensorflow_internal = swig_import_helper()

File "C:UserswholeAppDataLocalProgramsPythonPython35libsite-packagestensorflowpythonpywrap_tensorflow_internal.py", line 20, in swig_import_helper

return importlib.import_module('_pywrap_tensorflow_internal')

File "C:UserswholeAppDataLocalProgramsPythonPython35libimportlibinit.py", line 126, in import_module

return _bootstrap._gcd_import(name[level:], package, level)

ImportError: No module named '_pywrap_tensorflow_internal'

Failed to load the native TensorFlow runtime.

See https://www.tensorflow.org/install/install_sources...

for some common reasons and solutions. Include the entire stack trace

above this error message when asking for help.

tf.placeholder 에러

0

545

1

파이썬 3.10 버전 tensor flow 설치 문의

0

516

0

안녕하세요

0

294

0

딥러닝 vs 머신러닝

0

387

0

출력이미지 사이즈 계산법이 유다시티 강좌와 달라요

0

429

2

train 의미

0

372

0

텐서플로우

0

596

2

텐서플로1.0 -> 2.0설치로 인한 1.0 버전 에러

0

464

1

Tensorflow 설치 질문있습니다..

2

332

1

ModuleNotFoundError: No module named 'tensorflow.examples.tutorials' Error 해결법

0

2841

0

강의 잘 들었습니다!

0

306

0

파이썬을 잘 다뤄야 강의를 들을 수 있나요?

0

306

0

plot range

0

282

1

안녕하세요. 수업 너무 재미있게 보고 있던도중 오류가 생겼습니다 ㅠㅠ

0

302

2

validation set을 굳이 만들어야 되나요?

0

430

0

Epoch을 여러번 돌리면..

0

514

1

numpy로 loadtxt 할 때 이런 오류가 뜨는데 도대체 뭔가요 ㅠㅠ?

0

803

0

lab04-1 7분 30초 부분에서 hypothesis와 bias shape에 관한 질문입니다.

0

339

1

tf.train.batch 속도 질문

0

233

0

lab 04-1 multi-variable linear regression 의 cost 값 질문

0

188

1

어렵군요.

0

264

0

Minmaxscaler

0

224

0

cost 값이 변화가 없다는 것은 무엇을 의미하는 건가요?

0

238

0

cost구하는 공식 reduce_sum으로 되어있는거 오타인가요?

0

263

1