Python Forum
Help to understand my mistake
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help to understand my mistake
#1
Hello to all the community, if I allow myself to write to you, it is to obtain help concerning the errors, which I obtain by launching my script and whose origin I can not understand.
To explain the purpose of this script, it will help rescue services (in search of aircraft tags) by helping them to more easily share their geographic coordinates at the checkpoint.
Using a GPS module that will have the task of retrieving the information, the various information will be displayed via an LCD screen.

  File "GPS.py", line 256
    while (index = 1):
        ^
SyntaxError: invalid syntax
I initially thought that it was a problem of indentation, but after several tests, I always get the same error; so I came to the conclusion that it was better for me to ask for help to solve this problem.

Regarding the code itself, I share directly the link to my GitHub (here).
I hope someone could help me, to finish this project so that I can share it to the services that will need it most in their research ! Cool
Reply


Messages In This Thread
Help to understand my mistake - by TeeMan - Jul-04-2019, 02:37 PM
RE: Help to understand my mistake - by Larz60+ - Jul-04-2019, 04:02 PM
RE: Help to understand my mistake - by TeeMan - Jul-04-2019, 04:09 PM
RE: Help to understand my mistake - by noisefloor - Jul-04-2019, 05:31 PM
RE: Help to understand my mistake - by snippsat - Jul-04-2019, 06:09 PM
RE: Help to understand my mistake - by TeeMan - Jul-05-2019, 10:57 AM
RE: Help to understand my mistake - by micseydel - Jul-04-2019, 11:06 PM
RE: Help to understand my mistake - by noisefloor - Jul-05-2019, 11:58 AM
RE: Help to understand my mistake - by TeeMan - Jul-05-2019, 01:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Solved] Please, help me find a simple mistake AlekseyPython 2 1,782 Jun-17-2021, 12:20 PM
Last Post: AlekseyPython
  [split] Could you please clarify where i did mistake also how run without admin right Abubakkar 1 1,811 Jun-14-2021, 09:32 AM
Last Post: Larz60+
  Please help to me to find my mistake in code leonardin 2 1,888 Nov-29-2020, 04:17 PM
Last Post: Larz60+
  minor mistake in code for factorial spalisetty06 2 1,917 Aug-22-2020, 05:00 PM
Last Post: spalisetty06
  Simple mistake about for Nomatter 4 2,323 Jul-16-2020, 02:24 PM
Last Post: Nomatter
  Install Mistake jlerette5 1 1,927 Feb-18-2020, 12:19 AM
Last Post: jefsummers
  What was my mistake in this Python code (easy)? voltman 4 3,502 Nov-19-2019, 09:58 PM
Last Post: snippsat
  countdown script not working..plz help what is mistake randyjack 1 2,140 Oct-28-2019, 06:57 AM
Last Post: perfringo
  Beginner mistake. bbweeg 1 2,077 Aug-17-2019, 07:27 AM
Last Post: perfringo
  Need to find a mistake in my code boris602 3 3,186 Jan-11-2018, 01:49 PM
Last Post: boris602

Forum Jump:

User Panel Messages

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