I have installed the Eclipse PyDev environment. Most but not all python code works both on the PC when I hit run or when I copy the file to the Beaglebone and hit run. But anything using Beaglebone specific libraries like ADAFRUIT_BBIO does no run on the PC and gives me errors. I have tried to install ADAFRUIT on my PC but it will not install. Here is my question:
Is it possible to use the PC to run/simulate Beaglebone specific Python or do I always have to copy over and then run to know if the program is going to work? If its possible how do I get the libraries installed on the PC so I can run the programs to verify functionality BEFORE I download, and run on the beaglebone? -- 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]. For more options, visit https://groups.google.com/d/optout.
