Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing Github-programs
#1
Hi

Complete noob here.

I downloaded Tkinter Designer, and there was no exe there.

I have a compiler, and I´ve used that to run scripts.

Do I use the compiler to install programs ?

Thanks
Reply
#2
I think using tkdesigner is a mistake. You should first learn how to make windows without designer because you cannot make good designs without knowing how things like pack and grid work, and that is best learned by writing code. After writing a few programs you'll be ready to use designer, and after using designer in a project or two you'll realize it doesn't provide any benefit.

What OS are you on? On Windows I install tkdesigner using pip to install the wheel from pypi.

https://pypi.org/project/tkdesigner/

If you want to install from github the instructions are here:

https://github.com/ParthJadhav/Tkinter-D...-started-2
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Advice for installing python app from github ? Adi44 6 1,226 Aug-07-2023, 06:34 PM
Last Post: snippsat
  Installing and running a python web scraping app from github to a windows 8.1 system eugenioca 17 8,241 Oct-06-2018, 08:14 AM
Last Post: eugenioca

Forum Jump:

User Panel Messages

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