Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while using tensorflow gpu #2

Open
Anuraag287 opened this issue Sep 27, 2021 · 1 comment
Open

Error while using tensorflow gpu #2

Anuraag287 opened this issue Sep 27, 2021 · 1 comment

Comments

@Anuraag287
Copy link

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.

@Nuha1412
Copy link

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

it solved the issue for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants