Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python with Geany
#1
Hello,
I am new to programming and particularly to Python and Geany. I am getting the error... 'Python3' is not recognized as an internal or external command, operable program or batch file. <Program exited with code: 9009>

Please help me with starting my programming journey by resolving this error.
Reply
#2
which operating system?
How did you install python?
Reply
#3
Also, what are you trying to do when you get the error?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#4
i am assuming your on windows since your error states a batch file.

Python3 usually signifies linux/mac. Change that to the path of your python3.x interpreter (Wherever that may be).

geany config
https://python-forum.io/Thread-Geany-con...ight=geany
Recommended Tutorials:
Reply
#5
Hello,

Tried Windows 7 and 8.1.

Please do not PM and, and never include links!
They will not be followed.

The forum is a place to share information.

From a command line type
python -v
and let us know (on this thread) the results
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation "System cannot find path specified"(Geany) kiwi99 2 3,899 Mar-18-2021, 07:37 PM
Last Post: kiwi99
  len() function, numbers doesn't work with Geany Editor Penguin827 3 3,014 May-08-2020, 04:08 AM
Last Post: buran
  Geany Configuration twallace51 0 4,510 Apr-21-2019, 02:20 PM
Last Post: twallace51
  Beginner Help - Geany and Cmder Pogosaur 2 3,206 Oct-09-2018, 02:15 PM
Last Post: Pogosaur
  Geany editor Mike429W 2 3,701 Sep-20-2018, 09:46 AM
Last Post: Mike429W
  len() function doesn't work with Geany Editor hudabaig 2 3,600 Jun-01-2018, 11:20 PM
Last Post: wavic
  Geany 1.25 terminal not showing whitespace hudabaig 1 3,014 May-14-2018, 10:50 PM
Last Post: snippsat
  Geany frustration how to deal with tabs and spaces and CR mlytle0 2 4,467 Sep-14-2017, 11:51 AM
Last Post: metulburr
  Geany configuration help mlytle0 4 10,916 Sep-04-2017, 04:18 AM
Last Post: mlytle0
  Help configuring Geany for Python PickyBiker 0 3,883 Dec-05-2016, 07:49 PM
Last Post: PickyBiker

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020