Mar-11-2018, 08:58 AM
Hi everyone,
I saw a project using raspberry pi using python ver 3.4 and the flask framework. My raspberry pi has the Python 2.7, 3.5 and 3.6 Python versions. I have tried running the script but I always getting a bunch of errors. I have tried so many solutions that I have seen in the web and have ask for help in several forums but no luck
. I have given up on addressing the error but if you want to know what I am facing, here is the link
https://raspberrypi.stackexchange.com/qu...6909_80181
What I am thinking is maybe I can convert the scripts (just two files) to the latest version of Python? rather than fixing my Python environment which I have been doing for the last 24 hours.
. I am new to Python and I want to learn the language plus the flask framework. May I know some tips before I try converting these files to the latest version and is this possible? Thanks in advance!
I saw a project using raspberry pi using python ver 3.4 and the flask framework. My raspberry pi has the Python 2.7, 3.5 and 3.6 Python versions. I have tried running the script but I always getting a bunch of errors. I have tried so many solutions that I have seen in the web and have ask for help in several forums but no luck

https://raspberrypi.stackexchange.com/qu...6909_80181
What I am thinking is maybe I can convert the scripts (just two files) to the latest version of Python? rather than fixing my Python environment which I have been doing for the last 24 hours.
