Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: No module named 'Tkinter'
Post: RE: No module named 'Tkinter'

Have u named your py file tkinter.py? If so u should rename it, thats how I was able to solve the problem.
and2handles General Coding Help 13 12,099 Jun-30-2020, 02:33 PM
    Thread: Convert calendarweek into date
Post: Convert calendarweek into date

Hello there, I am trying to convert a calendar week into the first and last day of that week. So for example I am searching for the start and end date of the 24th calendar week of 2020 and the progr...
and2handles General Coding Help 1 2,403 Jun-30-2020, 02:03 PM
    Thread: Convert Excel to complex list
Post: Convert Excel to complex list

Hey guys, I am still a bloody beginner and struggeling with the conversion of excel data into a python list. My code for getting the data is this: import pandas as pd df = pd.read_excel('C:/Users/a...
and2handles General Coding Help 1 2,014 Jun-23-2020, 09:59 AM
    Thread: Check for specific values on screen
Post: RE: Check for specific values on screen

Hey SheeppOSU, that helps definetly. Thx for that detailed answer.
and2handles General Coding Help 2 2,327 Jun-17-2020, 05:24 AM
    Thread: Check for specific values on screen
Post: Check for specific values on screen

I am building an autoclicker tool atm with pyautogui and want to make it more intelligent. So I want to replace the wait function with a screen checking modul. For example: Starting a programm that ne...
and2handles General Coding Help 2 2,327 Jun-16-2020, 08:10 AM

User Panel Messages

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