Closed nikhileshp closed 3 years ago
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.15 ERROR: No matching distribution found for tensorflow-gpu==1.15
Changing tensorflow-gpu==1.15 to tensorflow in the requirements file would solve this error
Problem Resolved. Do not use python version 3.8 or above for running this program. Many issues will occur
Changing tensorflow-gpu==1.15 to tensorflow in the requirements file would solve this error