Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

i have already install keras and tensorflow upgraded version but i face this issue i dont know how to fix this issue #562

Open
Faiz-datascientist opened this issue Mar 10, 2022 · 0 comments

Comments

@Faiz-datascientist
Copy link

#when i write this code :
"vgg16 = tf.keras.applications.VGG16(include_top=False)
preprocess_input = tf.keras.applications.vgg16.preprocess_input
image = tf.keras_preprocessing.image"

#ISSUE
ImportError: cannot import name 'keras' from partially initialized module 'keras.api.v2' (most likely due to a circular import) (C:\Users\laptop media.conda\envs\tensorflow\lib\site-packages\keras\api_v2_init.py)

@Faiz-datascientist Faiz-datascientist changed the title i have already install keras and tensorflow upgraded version but i face this issue i dont know how to solve this issue. i have already install keras and tensorflow upgraded version but i face this issue i dont know how to fix this issue Mar 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant