Hi John, Yes, there is a space between sudo and the command and you could see that in the attached snapshot...
Thanks and regards, Krish On Thu, 11 Oct 2018 at 02:34, John Syne <[email protected]> wrote: > There needs to be a space between sudo and /opt/scripts/tools/version.sh > like this: > sudo /opt/scripts/tools/version.sh > > Regards, > John > > > > > > On Oct 8, 2018, at 6:31 PM, Krish Nachimuthu <[email protected]> wrote: > > Hi all, > I tried sudo python and sudo python3 and it did not work. > > Hi Robert, > I tried sudo/opt/scripts/tools/version.sh but it displayed "command not > found". Attached is the snapshot for your reference. > > I have LCD, motorbridge capes and MAX3223E eval board (communicating > through UART4) connected to my BBB. I tried updating bootloader and kernel, > and it disabled SPI 2 and GPIO input is not working as well. Please comment > on this issue. Your help is much appreciated. > > Thanks and regards, > Krish. > > On Tue, 9 Oct 2018 at 09:10, Hugo Casal <[email protected]> > wrote: > >> Hello >> >> I used sudo python command and the issue was solved. >> >> Now, I can run the code line, GPIO.input ("P9_15", GPIO.IN >> <http://gpio.in/>) >> >> I am going to continue writing my script to my telemetry project. >> >> I thank you very much for the help. >> >> >> >> >> El sáb., 6 oct. 2018 a las 16:43, Robert Nelson (<[email protected]>) >> escribió: >> >>> >>> >>> On Sat, Oct 6, 2018 at 1:10 PM Hugo Casal <[email protected]> >>> wrote: >>> >>>> >>>> Hello >>>> >>>> Thank for your response >>>> >>>> Bellow can you find a print screen with the information you ask me. I >>>> just write a short code to show the error . I tried to write the line >>>> print ("test") , but the program always generate an error message and is >>>> not possible write the line . >>>> >>> >>> >>> Please run and the share the output of: >>> >>> sudo /opt/scripts/tools/version.sh >>> >>> Regards, >>> >>> -- >>> Robert Nelson >>> https://rcn-ee.com/ >>> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/CAGvkCdW608oTLajLDFm%3DrL-h74HiU3jH5OaYi9V61X%3D70Ah%3Dpg%40mail.gmail.com >> <https://groups.google.com/d/msgid/beagleboard/CAGvkCdW608oTLajLDFm%3DrL-h74HiU3jH5OaYi9V61X%3D70Ah%3Dpg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOBTkVqnSM%3DKEKq1SV3iv3EbwJWrV6Qk9muiMX0U%3DcmRSFHTmA%40mail.gmail.com > <https://groups.google.com/d/msgid/beagleboard/CAOBTkVqnSM%3DKEKq1SV3iv3EbwJWrV6Qk9muiMX0U%3DcmRSFHTmA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > <Error.PNG> > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/C98EBD5D-CDD1-4787-B073-F83F93CD0952%40gmail.com > <https://groups.google.com/d/msgid/beagleboard/C98EBD5D-CDD1-4787-B073-F83F93CD0952%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOBTkVpkrmtVgv4FqyoxgQ7yL8nHPg33DSrQLiNq65HavDBzCQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
