Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Errors in serial data
Post: RE: Errors in serial data

Ah I understand what you mean now. I am not able to figure what could be wrong with the code. But checking this SO Q&A got me thinking, parity or stopbits settings may need to be provided at the ...
j.crater Networking 4 7,221 Aug-22-2021, 07:54 AM
    Thread: Errors in serial data
Post: RE: Errors in serial data

Hi, please post full error traceback message in error tags. It's hard to figure out what could be the issue without seeing that.
j.crater Networking 4 7,221 Aug-19-2021, 07:57 AM
    Thread: Recommendations for LinkedIn
Post: RE: Recommendations for LinkedIn

Anytime metulburr. Just give me a day or two to make a proper write up. English is not my first language :)
j.crater Bar 8 3,942 Aug-19-2021, 06:10 AM
    Thread: I am attempting to make a car booking system for my assignment
Post: RE: I am attempting to make a car booking system f...

(Aug-05-2021, 09:16 PM)Larz60+ Wrote: Please format text so that it can be read easier. This hurts my eyes. I think we can skip this part, the text is copy paste of assignment instructions. We may ...
j.crater Homework 5 11,536 Aug-08-2021, 06:41 PM
    Thread: Important changes in Python since 3.6?
Post: Important changes in Python since 3.6?

Hello, I am trying to get back on track with Python. Last version I used was 3.7, without really getting into new features and changes. Can you please share with me a couple of highlights - changes a...
j.crater News and Discussions 0 1,620 Aug-08-2021, 06:36 PM
    Thread: python keeps opening script directory
Post: RE: python keeps opening script directory

Did you try to print the website addresses (after using .strip())? That way you can make sure the addresses are valid urls. Maybe encoding argument should be added to open?
j.crater General Coding Help 5 2,910 Aug-06-2021, 05:03 PM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

Welcome aboard, all new members!
j.crater Bar 430 223,657 Aug-05-2021, 07:48 PM
    Thread: Life advice
Post: RE: Life advice

Hey James, perhaps you have a favourite Python 3rd party module or framework you like using and can contribute to. Projects are (or at least most of them) hosted on Github and openly available. With s...
j.crater Bar 2 2,178 Aug-05-2021, 07:46 PM
    Thread: How to open MIDI-file and get events in a list?
Post: RE: How to open MIDI-file and get events in a list...

Hey, sorry about late response, haven't been around much. I didn't setup a venv with Tkinter. But I can tell you got the lines of code count up pretty well! **smile** Do you have a github account fo...
j.crater General Coding Help 7 4,821 May-29-2021, 08:24 AM
    Thread: Variable declaration
Post: RE: Variable declaration

For such a large number of values, better use a data structure, such as a list. If positions of values have some meaning, then using list with indexing should do it for you.
j.crater General Coding Help 5 2,952 Mar-05-2021, 05:22 PM
    Thread: Why not getting return on line #16?
Post: RE: Why not getting return on line #16?

Hello, please post the code here in the thread. Also, enclose the code in python tags.
j.crater General Coding Help 12 4,234 Feb-10-2021, 03:35 PM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

Welcome all!
j.crater Bar 430 223,657 Feb-10-2021, 11:14 AM
    Thread: Only show every nth tick in chart
Post: RE: Only show every nth tick in chart

Hello, Programmer named Tim! I do not use Pandas, but as xticks is a series of numbers, could you try Python's range()? E.g.: df.plot(xticks=range(0, 1200, 300))
j.crater General Coding Help 1 4,565 Feb-01-2021, 04:30 PM
    Thread: Rock paper Scissors
Post: RE: Rock paper Scissors

Hello, the code looks good to me. It is common with this kind of games to have a while loop and let player replay if he wants, instead of rerunning the program. But that is up to you. There are ways ...
j.crater Code Review 2 2,720 Jan-31-2021, 11:29 AM
    Thread: Feedback on salary calculator.
Post: RE: Feedback on salary calculator.

Hello, it looks pretty good to me. National_Insurance = 12 # 12% after £183 Tax_Limit = 37000 Tax_Allowance = 12500Usually constants are found in the beginning of code (and after imports, if there wou...
j.crater Code Review 1 2,332 Jan-31-2021, 09:18 AM
    Thread: How to open MIDI-file and get events in a list?
Post: RE: How to open MIDI-file and get events in a list...

This sounds impressive! I sure am interested to see the result. So feel free to share some screenshots or even snippets in the Code Sharing forum **wink**
j.crater General Coding Help 7 4,821 Jan-14-2021, 07:45 PM
    Thread: Free keys and coupons, sales
Post: RE: Free keys and coupons, sales

Bomber Crew free on Humble Bundle free for 3 days.
j.crater Bar 91 116,989 Jan-14-2021, 07:40 PM
    Thread: Free keys and coupons, sales
Post: RE: Free keys and coupons, sales

Prison Architect free on GOG for the following 3 days.
j.crater Bar 91 116,989 Dec-16-2020, 05:33 PM
    Thread: How to open MIDI-file and get events in a list?
Post: RE: How to open MIDI-file and get events in a list...

Hello, how has the project been progressing? Have you gotten stuck at any point? Could this be Moonlight Sonata by LWB? :)
j.crater General Coding Help 7 4,821 Nov-30-2020, 09:31 PM
    Thread: Free keys and coupons, sales
Post: RE: Free keys and coupons, sales

Europa Universalis II free on gog for 4 days: https://www.gog.com/
j.crater Bar 91 116,989 Oct-20-2020, 05:07 PM

User Panel Messages

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