Common issues | TensorFlow Hub
www.tensorflow.org › hub › common_issuesNov 22, 2021 · Often this is a problem specific to the machine running the code and not an issue with the library. Here is a list of the common ones: "EOF occurred in violation of protocol" - This issue is likely to be generated if the installed python version does not support the TLS requirements of the server hosting the module. Notably, python 2.7.5 is ...
Common issues | TensorFlow Hub
https://www.tensorflow.org/hub/common_issues22.11.2021 · TypeError: 'AutoTrackable' object is not callable ... If the above errors and fixes do not work, one can try to manually download a module by simulating the protocol of attaching ?tf-hub-format=compressed to the URL to download a tar compressed file that has to be manually decompressed into a local file.