Ok, starting from the menu likely does not set your environment variables 
correctly because it runs Geany without a shell so `~/.bashrc` and `~/.profile` 
and so on are not run.  Therefore Python3 is run with the wrong environment. To 
confirm that as the problem, start geany from the terminal where running your 
python program works and then try it.  


-- 
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/1624#issuecomment-334323678

Reply via email to