Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Empty default value for tkCalender
Post: RE: Empty default value for tkCalender

(Aug-08-2023, 12:08 PM)DeaD_EyE Wrote: I guess you want Calendar().selection_clear(). from tkinter import Tk, Button, StringVar from datetime import date from tkcalendar import Calendar def cale...
Tyrel GUI 2 897 Aug-08-2023, 04:57 PM
    Thread: Empty default value for tkCalender
Post: Empty default value for tkCalender

Good day how do you make TkCalendar DatePicker start with an empty default value.
Tyrel GUI 2 897 Aug-08-2023, 11:00 AM
    Thread: pyttsx3 problem
Post: pyttsx3 problem

Good day, I have made a voice assistant with python using pyttsx3 and converted it to an exe using auto-py-to-exe the voice assistant works perfectly when I run the exe. But when I put the exe on ano...
Tyrel General Coding Help 0 1,114 Feb-05-2022, 08:53 AM
    Thread: how to view all installed software in a dialog
Post: RE: how to view all installed software in a dialog

(Oct-09-2021, 06:08 PM)buran Wrote: You didn't get my point - it's something you have to decide first - what you want to get. "View installed software" is too broad and ambiguous yes installed softw...
Tyrel General Coding Help 6 2,148 Oct-09-2021, 08:11 PM
    Thread: how to view all installed software in a dialog
Post: RE: how to view all installed software in a dialog

(Oct-09-2021, 04:48 PM)buran Wrote: Installed software and find an exe may be many different things:There may be software that is not installed (i.e. portable) - there is exe, but it's not listed un...
Tyrel General Coding Help 6 2,148 Oct-09-2021, 05:50 PM
    Thread: how to view all installed software in a dialog
Post: RE: how to view all installed software in a dialog

(Oct-09-2021, 03:16 PM)ndc85430 Wrote: When you say "exe", it sounds like you're looking for Windows executables, rather than Python packages. Why, then, is this in a Python forum? Are you trying to...
Tyrel General Coding Help 6 2,148 Oct-09-2021, 04:36 PM
    Thread: how to view all installed software in a dialog
Post: how to view all installed software in a dialog

Good day, I am trying to view installed software in a dialog where the buttons are the names and when you click on a button is prints the path of the exe of the software sort of like the windows open...
Tyrel General Coding Help 6 2,148 Oct-09-2021, 03:02 PM
    Thread: Pyinstaller to exe error
Post: RE: Pyinstaller to exe error

so do I add --paths to the cmd command or in another file
Tyrel General Coding Help 3 1,801 Aug-25-2021, 07:18 PM
    Thread: Pyinstaller to exe error
Post: Pyinstaller to exe error

Good day, I am trying to convert from py to exe but i am getting an error after I have converted it when I try to run it. I have all the modules installed that it says is missing, but it runs fine in...
Tyrel General Coding Help 3 1,801 Aug-25-2021, 06:41 PM
    Thread: How to open a list of websites
Post: How to open a list of websites

Could someone please help, web_value.txt: http://google.com http://YouTube.comopenwebsites.py: import webbrowser import os def websites(): websitelist = "Setup1\\web_value.txt" websites = ...
Tyrel General Coding Help 4 2,369 Jul-28-2021, 09:03 PM
    Thread: python keeps opening script directory
Post: RE: python keeps opening script directory

(Jul-27-2021, 08:09 PM)snippsat Wrote: Do you mean that it open directory of openwebsites.py in browser? If i do a test your code it only open sites in .txt file in browser. I would write it like th...
Tyrel General Coding Help 5 3,042 Jul-27-2021, 08:37 PM
    Thread: python keeps opening script directory
Post: python keeps opening script directory

Could someone please help, openwebsites.py: import webbrowser import os def websites(): websitelist = "Setup1\\web_value.txt" websites = [] browser = webbrowser.get("windows-default") ...
Tyrel General Coding Help 5 3,042 Jul-27-2021, 06:47 PM
    Thread: Button error
Post: RE: Button error

(Jun-19-2021, 04:15 PM)Yoriz Wrote: In NewSetup.py the following button has no parent button1 = tk.Button(text='Add', command=SetupValue)add newsetup as the first passed argument button1 = tk.Button...
Tyrel GUI 2 2,015 Jun-20-2021, 07:21 AM
    Thread: Numba nopython error
Post: RE: Numba nopython error

(Jun-19-2021, 10:51 PM)snippsat Wrote: I can do i test and also show how to use virtual environment with Python 3.9. Virtual environment can aslo help if this has work at one time and you freeze it ...
Tyrel General Coding Help 5 2,831 Jun-20-2021, 07:19 AM
    Thread: Numba nopython error
Post: RE: Numba nopython error

(Jun-19-2021, 09:33 PM)snippsat Wrote: Issue Try with out decorator and see if work. Or you also have to also use decorated(@jit(nopython=True)) on the class JarvisAI.JarvisAssistant Compiling Pyt...
Tyrel General Coding Help 5 2,831 Jun-19-2021, 09:55 PM
    Thread: Numba nopython error
Post: RE: Numba nopython error

(Jun-19-2021, 09:33 PM)snippsat Wrote: Issue Try with out decorator and see if work. Or you also have to also use decorated(@jit(nopython=True)) on the class JarvisAI.JarvisAssistant Compiling Pyt...
Tyrel General Coding Help 5 2,831 Jun-19-2021, 09:50 PM
    Thread: Button error
Post: Button error

Please help, Why am I getting this error. Main.py from tkinter import * import tkinter as tk import tkinter.font as tkFont import NewSetup main = tk.Tk() #variables fontStyle = tkFont.Font(famil...
Tyrel GUI 2 2,015 Jun-19-2021, 03:36 PM
    Thread: Numba nopython error
Post: Numba nopython error

Good day, Can someone help me please, I recently installed an ssd and reinstalled windows and python. Before I got a new ssd for my laptop the script ran fine on my HDD but now after installing the ...
Tyrel General Coding Help 5 2,831 Jun-19-2021, 08:53 AM
    Thread: How to create a speed limiter for a car
Post: RE: How to create a speed limiter for a car

(Feb-23-2021, 04:41 PM)michael1789 Wrote: You'd need a mechanic and to know the exact model of car. That said, if to guess at an approach, I have to find the output from the peddle. It would be me...
Tyrel General Coding Help 3 2,914 Feb-24-2021, 09:32 AM
    Thread: How to create a speed limiter for a car
Post: How to create a speed limiter for a car

Can someone please help me. I want to create a device that you plug into your car that limits the speed of the car according to the speed limit of the road (like for parents for teens that are worrie...
Tyrel General Coding Help 3 2,914 Feb-23-2021, 04:26 PM

User Panel Messages

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