tryolabs / luminoth

Deep Learning toolkit for Computer Vision.
https://tryolabs.com
BSD 3-Clause "New" or "Revised" License
2.4k stars 399 forks source link

"pip install luminoth" fails with "No matching distribution found for tensorflow>=1.3.0" #176

Closed rootext closed 6 years ago

rootext commented 6 years ago

Steps to reproduce:

  1. Install Python 3.6.5
  2. Run pip install luminoth
  3. Installation fails with Could not find a version that satisfies the requirement tensorflow>=1.3.0 (from luminoth) (from versions: ) No matching distribution found for tensorflow>=1.3.0 (from luminoth)

OS: Windows 10 64-bit Python: 3.6.5 32 bit

rootext commented 6 years ago

As I found Python 64-bit requires for TenserFlow