Skip to content

Releases: ruthkr/deepredeff

Fixed TensorFlow installation process

15 Jul 09:16
Compare
Choose a tag to compare
  • Forced Python version to 3.6 (as 3.7 gives "Importing the numpy C-extensions failed." error) in install_tensorflow().
  • Force required version of h5py to 2.10.0 in install_tensorflow() (fixes #1 and fixes #2).

First stable release

08 Jul 11:05
Compare
Choose a tag to compare
v0.1.0

changed the lifecycle badge