It still doesn't work (doesn't compile):
NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_compile (log file is located at /nfs/src/openpli/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.8510) ERROR: Logfile of failure stored in: /nfs/src/openpli/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.8510 Log data follows: | DEBUG: Executing shell function do_compile | /nfs/src/openpli/build/tmp/sysroots/x86_64-linux/usr/bin/python-native/python: can't open file 'setup.py': [Errno 2] No such file or directory | ERROR: python setup.py build_ext execution failed. | WARNING: /nfs/src/openpli/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/run.do_compile.8510:1 exit 1 from | exit 1 | ERROR: Function failed: do_compile (log file is located at /nfs/src/openpli/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.8510) ERROR: Task 4007 (/nfs/src/openpli/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-epgimportfilter.bb, do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 3698 tasks of which 3677 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish:
It said "can't open setup.py". I provided the setup.py file. Can someone check out why is not opening setup.py file?