Skip to content

Conversation

@skaghzz
Copy link

@skaghzz skaghzz commented Dec 14, 2020

  • main.py
    apply tensorflow 2.3.1 version
    delete session
    using universal-sentence-encoder version 2 to 4

  • requirements.txt
    upgrade all library in requirements to running

@Lord-V15
Copy link

Lord-V15 commented Apr 8, 2021

RuntimeError: Exporting/importing meta graphs is not supported when eager execution is enabled. No graph exists when eager execution is enabled.
Any idea why I'm getting this error ?

@skaghzz
Copy link
Author

skaghzz commented Apr 23, 2021

@Lord-V15
This seems to be a TensorFlow version compatibility issue.
Does the RuntimeError occur in tensorflow 2.x.x version?
you should try to make new python env or conda env and then install requirements by using pip.

- main.py
apply tensorflow 2.3.1 version
delete session
using universal-sentence-encoder version 2 to 4

- requirements.txt
upgrade all library in requirements to running
@skaghzz skaghzz force-pushed the apply_tensorflow-2.3.1 branch from 88e9cc5 to d23bff5 Compare April 23, 2021 00:17
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

Successfully merging this pull request may close these issues.

2 participants