Latest version of Geany V1.29 on Raspian 4.14.72
with Python 3.5.3-1
I can not get "Hello World" to run anymore.

Program: 
print ("Hello World")

Build cmd:
python3 -m py_compile "%f"

Execute cmd:
python3 "%d/%f"

Python Version:
sudo apt install python3
-> python3 is already the newest version (3.5.3-1).

When executing python program "Hello World"
it creates a cmd window:
see attachment
![cmd_hello_2018-10-01](https://user-images.githubusercontent.com/23412806/46272584-fa782200-c551-11e8-98d1-eb076bd92a5a.png)


Any suggestions?






-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1965

Reply via email to