re-search / DocProduct

Medical Q&A with Deep Language Models
MIT License
567 stars 159 forks source link

ImportError: cannot import name 'export_saved_model' #25

Closed darshakpranpariya closed 4 years ago

darshakpranpariya commented 4 years ago

This error is showing while installing !pip install tensorflow-gpu==2.0.0-alpha0. How can i resolve it, please help me out...

I have tried out this stackoverflow solution, but it did not working:- https://stackoverflow.com/questions/60879608/tensorflow-raised-error-importerror-cannot-import-name-export-saved-model

Santosh-Gupta commented 4 years ago

This seems like an issue with Tensorflow and not DotProduct?

darshakpranpariya commented 4 years ago

yes brother, but any solution?

I have tried to install "pip install tensorflow-gpu==2.0.0.beta1" this version instead but still come up with same error. code was working perfectly but this specific error started to come since tensorflow updated its version.

Santosh-Gupta commented 4 years ago

I haven't tested the repo in a while.