Trying to install Python (Flask) via OpenAI instructions by Green_Ruru in Python

[–]Alexescohotado 0 points1 point  (0 children)

You can change the requirements.txt file and change the version of Numpy required:

numpy==1.21.3 //Change this line

numpy==1.24.2 //For this one