Python Forum
Beginner Help - Geany and Cmder
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner Help - Geany and Cmder
#1
Hello, I've recently decided to finally start learning a programming language and I chose Python. I bought the book "Python Crash Course: A Hands-On, Project-Based Introduction to Programming" by Eric Matthes like many others.

The book suggest I use Geany so I downloaded that. The problem is, my cmd isn't working for some reason and so I got Cmder. However, whenever I try executing the "Hello World" print, I just get the default Power Shell screen on Cmder (since my cmd isn't working that's the command task I'm using). It doesn't actually run the print script at all. I'm on Windows by the way so I can't use the built in terminal that Geany has either.

My question is, how do I get it so that Cmder becomes everything cmd is supposed to do, so that running the print script does what it's supposed to do (according to the book I'm supposed to see this):

Hello Python world!
------------------
(program exited with code: 0)
Press return to continue

Any and all help and guidance will be much appreciated, thank you in advance!

I decided to migrate to Microsoft Visual Studio thanks to a friend who knows more than me. Seems that Visual Studio works far better than Geany for me. Thanks to everyone who read the thread and considered helping~
Reply


Messages In This Thread
Beginner Help - Geany and Cmder - by Pogosaur - Oct-08-2018, 02:13 PM
RE: Beginner Help - Geany and Cmder - by snippsat - Oct-08-2018, 06:03 PM
RE: Beginner Help - Geany and Cmder - by Pogosaur - Oct-09-2018, 02:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation "System cannot find path specified"(Geany) kiwi99 2 3,904 Mar-18-2021, 07:37 PM
Last Post: kiwi99
  len() function, numbers doesn't work with Geany Editor Penguin827 3 3,016 May-08-2020, 04:08 AM
Last Post: buran
  Can Cmder be used to write Python programs? newbieAuggie2019 5 5,057 Sep-30-2019, 11:24 AM
Last Post: newbieAuggie2019
  Geany Configuration twallace51 0 4,518 Apr-21-2019, 02:20 PM
Last Post: twallace51
  Geany editor Mike429W 2 3,706 Sep-20-2018, 09:46 AM
Last Post: Mike429W
  [Help] List of Lists not printing both Cmder/Anaconda? vanicci 4 3,582 Aug-15-2018, 03:00 PM
Last Post: vanicci
  len() function doesn't work with Geany Editor hudabaig 2 3,605 Jun-01-2018, 11:20 PM
Last Post: wavic
  Geany 1.25 terminal not showing whitespace hudabaig 1 3,017 May-14-2018, 10:50 PM
Last Post: snippsat
  Python with Geany mehenaveen 4 60,540 Sep-26-2017, 03:47 PM
Last Post: Larz60+
  Geany frustration how to deal with tabs and spaces and CR mlytle0 2 4,472 Sep-14-2017, 11:51 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

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