Python Forum
Software(Python) Installation. Navigate Refactor Run Tools VCS tab
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Software(Python) Installation. Navigate Refactor Run Tools VCS tab
#1
Where are the Navigate, Code, refactor, run, and VCS tabs. How I come I don't have them, I'm running Windows 7.[Image: view?usp=sharing]
Reply
#2
???
Are you creating a website?
Are you referring to Flask?
If so, you create them yourself using appropriate templates and routing
Reply
#3
Moderator I'm going to run a software. What's the code I need to input to get Run and all the others. So far when I type in some code it's sloppy. It doesn't leave room for going back and adding variables ( I think they're called variables)

What's the code for getting tabs? So far it's sloppy after I've typed some code in, I'm calling it sloppy because it doesn't allow to put in variables after I've put something in it only allows before as code itself. That's the best I can describe it right now. Thank you.
Reply
#4
(Oct-19-2019, 07:59 PM)rgbrolly Wrote: So far when I type in some code it's sloppy. It doesn't leave room for going back and adding variables ( I think they're called variables)
that would be the case if you write code in python interactive mode (each line starts with following prompt >>> and each line is executed immediately). chose an IDE (e.g. VS Code) or even simple text editor like Notepad wood do, and use it
read
https://python-forum.io/Thread-How-to-Ex...ython-code
https://python-forum.io/Thread-VS-Code-from-start
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python software prathimarao 3 747 Oct-28-2023, 09:06 AM
Last Post: Gribouillis
Question Best Python course (internet or better software) for a unknowing. If possible German. Tobias_Claren 3 1,351 Dec-29-2022, 07:42 AM
Last Post: Gribouillis
  Preparing an Installation with Python JgKSuperstar 2 2,636 Nov-30-2021, 11:40 AM
Last Post: JgKSuperstar
  PIP Installation problem with VS Build tools Hanneth 1 1,938 Mar-26-2020, 08:22 PM
Last Post: Larz60+
  handy network analysts tools KipCarter 2 45,193 Jan-29-2020, 01:03 PM
Last Post: KipCarter
  Integration of Python with MatDeck software babicmatpy 4 4,148 Jun-30-2019, 06:34 PM
Last Post: babicmatpy
  How to create a New line in a Text block in Blender software using Python 3.7? starzar 0 4,689 Jun-08-2019, 08:27 AM
Last Post: starzar
  [Software suggestion] Video player written in Python? ThePhi 2 2,574 Dec-10-2018, 07:14 PM
Last Post: ThePhi
  Python package installation issue. msomasun 3 3,246 Oct-09-2018, 03:56 PM
Last Post: msomasun
  Python installation change on Mac macloo 1 3,143 Jan-29-2018, 06:33 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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