Python Forum
Why does this hang the system up
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why does this hang the system up
#12
(Jun-09-2017, 08:29 AM)Able98 Wrote: my knowledge of Python is so limited it has been quite a struggle

Seems to me that with limited knowledge, trying to 'adapt' someone else's code, would indeed be quite a struggle, particularly if you do not completely understand what the original author is trying to accomplish with a certain segment of code, if not the entire script. My advice would be to set this project aside for the time being until you become more proficient at Python, or start your own script, adding to it as your proficiency grows. Personally, I think the later would be of greater benefit to you. If you wish to continue with your current path, you should post a link to the code, in it's entirety, and what it is that you are hoping to 'adapt' it to do. Be warned though, that continuing to follow this line of action is going to lead to more struggles, disappointment and frustration above and beyond what you're normally going to encounter as a new programmer in Python.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Why does this hang the system up - by Able98 - Jun-07-2017, 07:59 PM
RE: Why does this hang the system up - by Ofnuts - Jun-07-2017, 08:25 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 12:39 AM
RE: Why does this hang the system up - by Ofnuts - Jun-08-2017, 08:01 AM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 11:44 AM
RE: Why does this hang the system up - by Ofnuts - Jun-08-2017, 12:38 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 01:02 PM
RE: Why does this hang the system up - by nilamo - Jun-08-2017, 04:46 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 07:07 PM
RE: Why does this hang the system up - by nilamo - Jun-09-2017, 12:16 AM
RE: Why does this hang the system up - by Able98 - Jun-09-2017, 08:29 AM
RE: Why does this hang the system up - by sparkz_alot - Jun-09-2017, 01:03 PM
RE: Why does this hang the system up - by Able98 - Jun-09-2017, 09:03 PM
RE: Why does this hang the system up - by wavic - Jun-09-2017, 01:45 PM
RE: Why does this hang the system up - by Gil77 - Sep-01-2017, 11:40 AM
RE: Why does this hang the system up - by nilamo - Sep-02-2017, 09:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,759 Jan-11-2021, 06:30 PM
Last Post: ykumar34
  multiprocess hang when certain number is used in the program esphi 7 3,272 Nov-06-2020, 03:49 PM
Last Post: esphi
Question Difference between Python's os.system and Perl's system command Agile741 13 6,967 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Hang man game supermane 2 2,274 Aug-15-2018, 12:07 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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