Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: print not printing newlines
Post: RE: print not printing newlines

I tried this: print('Received',data.decode('utf-8') ) This works on 3.3 but not on 2.7. In Python, is there a way to do something like this, which I could do in C code: #ifdef version 3.3 doit...
rocket777 General Coding Help 4 2,336 Jul-03-2021, 04:46 PM
    Thread: print not printing newlines
Post: print not printing newlines

I've got 2.7 and 3.3 versions. The 3.3 is in spyder on windows. The 2.7 is python in linux. I'm reading data from a socket, and If I do this, print "received data:", data It outputs correctly, with...
rocket777 General Coding Help 4 2,336 Jul-02-2021, 11:49 PM
    Thread: python example has me puzzled
Post: RE: python example has me puzzled

(Jan-21-2021, 12:31 AM)metulburr Wrote: (Jan-21-2021, 12:03 AM)rocket777 Wrote: the else is not indented with either of the 2 if statementsfor loops can have else clauses too. else Runs if and onl...
rocket777 General Coding Help 2 1,754 Jan-21-2021, 03:04 AM
    Thread: where is user cp button???
Post: RE: where is user cp button???

(Jan-21-2021, 12:37 AM)metulburr Wrote: the help docs have to be updated as it is regardig the layout of the old theme. Hit your name in the top right, and go down to User Control Panel. Which help...
rocket777 Board 2 2,391 Jan-21-2021, 02:46 AM
    Thread: where is user cp button???
Post: where is user cp button???

can't find the "user cp" that is the control panel. Nothing in the upper left corner, as the help says, looks like that. I want to verify that my email address is correct in case I get a response to m...
rocket777 Board 2 2,391 Jan-21-2021, 12:15 AM
  Shocked Thread: python example has me puzzled
Post: python example has me puzzled

I can't figure out how the program at: https://www.programiz.com/python-program...-intervals is working, but when I copy/paste it into spyder it does indeed work. To my poor eyes, the else is not in...
rocket777 General Coding Help 2 1,754 Jan-21-2021, 12:03 AM
    Thread: cannot get tooltips to work
Post: cannot get tooltips to work

I'm new to python. I am using WinPython64-3.6.6.1Qt5 on windows 10 and inside the top directory there is a program called Qt Designer.exe - I hope this is the same as PyQt, but I'm not sure. I create...
rocket777 GUI 1 2,185 Aug-21-2018, 05:01 PM

User Panel Messages

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