strv-ml-mask2face icon indicating copy to clipboard operation
strv-ml-mask2face copied to clipboard

Error while using tensorflow gpu

Open Anuraag287 opened this issue 3 years ago • 1 comments

ImportError: cannot import name 'get_config' from 'tensorflow.python.eager.context' (C:\Users\Anura\anaconda3\envs\mask2face\lib\site-packages\tensorflow\python\eager\context.py) Any idea how to solve this??? Thanks in advance.

Anuraag287 avatar Sep 27 '21 04:09 Anuraag287

pip install --upgrade tensorflow pip install --upgrade tensorflow-gpu

it solved the issue for me

Nuha1412 avatar Nov 21 '21 19:11 Nuha1412