diff options
author | Vee9ahd1 <[email protected]> | 2019-08-21 22:21:35 -0400 |
---|---|---|
committer | Vee9ahd1 <[email protected]> | 2019-08-21 22:21:35 -0400 |
commit | 59d20e4ced6303099645f44ae9bc1c3abe4c77af (patch) | |
tree | 60235fc5c2ecf773b9d6ad7a06f204498462b3e9 /README.md | |
parent | f6cbf568ff9815c180095733560a567dcb70e859 (diff) |
correcting info in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Linux: install gentoo. ### Syntax error / command not found / etc. on Windows Did you check "add Python to PATH" in the installer? Probably not. Reinstall and be sure to do that. ### Missing implementation that supports loader(\*(\'... -Somehow the tfhub cache gets invalidated on MacOS sometimes. IDK what causes it at that point but if you delete the tfhub\_modules subdirectory it gives you the problem will be fixed (note: next time you run the script it will have to re-download the model so it will be slow). +Somehow the tfhub cache gets invalidated sometimes. IDK what causes it at that point but if you delete the tfhub\_modules subdirectory it gives you the problem will be fixed (note: next time you run the script it will have to re-download the model so it will be slow). ### SSL missing issuer certificate. ``` "urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>" |