training-charRNN icon indicating copy to clipboard operation
training-charRNN copied to clipboard

Fixes an error that appears during installation

Open freearhey opened this issue 1 year ago • 0 comments

Changes:

  • protobuf library added to the list of dependencies. Otherwise a protobuf requires Python '>=3.7' but the running Python is 3.6.15 error appears when installing tensorflow
  • updated the list of temporary files and directories that should be ignored

freearhey avatar Dec 07 '23 23:12 freearhey