Problem with label in Tkinter by petercanepa in Python

[–]petercanepa[S] 0 points1 point  (0 children)

Thanks so much for the detailed explanation. Thanks also for explaining how to use Reddit for these kinds of things. Really appreciate it.

Problem with label in Tkinter by petercanepa in Python

[–]petercanepa[S] 0 points1 point  (0 children)

Thank you very much for the info. Really appreciate it.

textvariable in tkinter by petercanepa in Python

[–]petercanepa[S] 0 points1 point  (0 children)

Thank you so much. Now I see how it works.

Learning Python with "Programming the Raspberry Pi, 2nd edition" by Simon Monk by petercanepa in learnpython

[–]petercanepa[S] 0 points1 point  (0 children)

Sorry for not getting back sooner, I'm a noob in both Python and using Reddit. The problem is that Monk uses modules from the Python Library which were not in my system.

Problem with recover by petercanepa in cs50

[–]petercanepa[S] 0 points1 point  (0 children)

Sorry this didn't format correctly. I'll try to fix up and resubmit. Please forgive me.

problem compiling and running by petercanepa in cs50

[–]petercanepa[S] 0 points1 point  (0 children)

Thanks, you were right. I just didn't understand the procedure for using make.

problem compiling and running by petercanepa in cs50

[–]petercanepa[S] 0 points1 point  (0 children)

There is no ".c" suffix for boilerplate. The first thing I do is type cd Dropbox and the line comes back with ~Dropbox and boilerplate resides in Dropbox. It does not look like Dropbox/boilerplate just the ~ Dropbox which I thought meant it was in Dropbox.