Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: my function is stuck on loop - even when it not supposed to be
Post: RE: my function is stuck on loop - even when it no...

I'm not an Rpi expert, but since no one else has answered, I'll take a stab at it: I don't see a loop that you might be stuck in. Am I missing something there? I see you have a debug log enabled, i...
pileofrogs General Coding Help 2 2,365 May-22-2019, 04:15 PM
    Thread: pylint & #!
Post: pylint & #!

Hi all. I've got code that looks like: #! /usr/bin/python3 ''' A script that does stuff ''' from lib.utils import thingyAnd pylint says: Error:E0611: No name 'utils' in module 'lib' (no-name-in-mod...
pileofrogs General Coding Help 1 2,140 May-22-2019, 04:09 PM

User Panel Messages

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