Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: srbyers on February 21, 2015, 05:00:56 PM

Title: OpenWrt - python module installation
Post by: srbyers on February 21, 2015, 05:00:56 PM
I have tried to install the pyalsa module and most recently the iMX233_GPIO module under OpenWrt. The setup.py install runs without errors, the .so file appears in site-packages, but when attempting to import I get the error ImportError: No file found
Any help would be appreciated.
Title: Re: OpenWrt - python module installation
Post by: lambda on February 22, 2015, 01:25:07 PM
Maybe you can strace the python process to see where it is looking for the module?

HTH,
Harald
Title: Re: OpenWrt - python module installation
Post by: mwalimu on March 07, 2015, 05:00:28 PM
Have you been able to get wifi working?