Hello, I am having complications with import. See here: *ImportError: No module named pyupm_grovegprs*. Is there a way to import this module? If there is a way to import this module, where should I file it?
Seth On Thursday, September 14, 2017 at 7:47:49 PM UTC-5, Mala Dies wrote: > > Hello, > > Seth here. I am currently dealing with the software mentioned above for > the Grove GPS module. I am not getting any reads from the software just > yet. I am sure I am way off but I have an empty prompt after running the > file. It does not give any readings from the print functions and I do not > get any info. on what should happen next. > > For now, the software runs (supposedly) and no errors are returned. > > Seth > > P.S. Are you messing with the Grove GPS module too? If so, can you give > any ideas or recommendations on this specific module? > > On Wednesday, September 13, 2017 at 8:30:20 PM UTC-5, Dennis Lee Bieber > wrote: >> >> On Wed, 13 Sep 2017 16:44:42 -0700 (PDT), Mala Dies >> <[email protected]> declaimed the following: >> >> >Hello, >> > >> >I received a message from the U-Blox people and on the U-Blox site. They >> >said something about Wine. I looked into it. It is only for 32 bit >> >architecture and not for ARM. >> > >> >> The BBB IS a 32-bit architecture (the RPi-3 is actually 64-bit -- >> but >> as the RPi foundation is only releasing 32-bit OS, a lot of that >> capability >> is lost).. >> >> What the BBB is NOT is /Intel/ architecture. This is needed as >> WINE is >> just a system call interface translating win32 system calls to the >> nearest >> equivalent Linux functions. >> -- >> Wulfraed Dennis Lee Bieber AF6VN >> [email protected] HTTP://wlfraed.home.netcom.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/38bf023e-3d8d-4629-8aee-34111386937b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
