Python Forum
Using PyScripter with Python - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: Using PyScripter with Python (/thread-28421.html)



Using PyScripter with Python - Oldman45 - Jul-18-2020

I am using 'Think Like a Computer Scientist' to teach myself Python and it has introduced the use of PyScripter. I have downloaded PyScripter 64bit to match my Python 3.4 but while it will open a Python file it will not let me run it.

I would be grateful for any help or recommended tutorials.

Thank you.


RE: Using PyScripter with Python - snippsat - Jul-18-2020

You should not at all use Python 3.4 anymore as new user in Python.
Here how you do it.

Python 3.8 (3.6-3.7) and pip installation under Windows
Choose the Python 3.8.4 64-bit version in link here
Follow test in link over so python and pip command work from cmd.

Now download PyScripter the 64-bit version here
[Image: Z2DXya.png]