I am trying to install Tensorflow on my Orange Pi One. Everything seems okay on install, but pip says
ERROR: Could not find a version that satisfies the requirement tensorflow
ERROR: No matching distribution found for tensorflow
My guess is that the OS is a 32bit version and that Tensorflow runs on 64bit ones only. However, I can't find any source of checking whether the Armbian version I have is 32bit or 64bit.
Question
creativeenergizer
I am trying to install Tensorflow on my Orange Pi One. Everything seems okay on install, but pip says
ERROR: Could not find a version that satisfies the requirement tensorflow ERROR: No matching distribution found for tensorflow
My guess is that the OS is a 32bit version and that Tensorflow runs on 64bit ones only. However, I can't find any source of checking whether the Armbian version I have is 32bit or 64bit.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts