Hi,
I tried to install TensorFlow on Thonny but failed for the following cause :
"Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow"
TensorFlow requires 64-bit Python 3.5; however, the BundledPython in Thonny is 32-bit 3.6.4. Are there any solutions to this issue?
Best regards,
Tony Huang,
(from Taiwan)