Yashvi Patel

Results 2 comments of Yashvi Patel

i am also facing same issue , i have changed the version in the runtime.txt , but still when running app.py it is showing me error no module named numpy...

That problem is solved.... Actually , I have created the virtual environment so i need to specify the the virtual env folder in the .gitignore file . After doing this...