Gnome-Builder: Create a new python command line app and run it wont actually run it?

After you open builder, create a new python project and select the template for a new command line applications, you will have a little “hello world” template generated.

Now however if you ‘run’ it (Shift+CTRL+Space) it’ll install the project but wont actually run it. For a complete beginner in programming or meson who don’t understands anything yet, this is an horrible experience as we’re not able to see why the template will not work and how to make it work.

Is this intentional?

This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.