Is your .py file represented with the python icon? If not then you probably
have a path problem.
You can check to see if python is working if you copy a .py file into the
same folder where python.exe exists. If you can execute the .py file from
that folder then and not elsewhere, it is probably a
In what way is it "unable to open the ride.py" file? Can you give details
about how you're trying to open or run that, what you expect to happen, and
what's happening instead?
On Wed, Feb 20, 2019 at 8:22 AM Subash Netha wrote:
> Hello Team,
>
> I'm trying to install Python 3.7.2 64 bit version