Welcome to the Linux Foundation Forum!

Adding Python package to Buildroot

Options
danielswift
danielswift Posts: 2
edited December 2017 in New to Linux

Hi there,

I am running an embedded system on Buildroot. I want to run a Python application on it which requires the PyDrive module.

I tried following this tutorial: https://github.com/maximeh/buildroot/blob/master/docs/manual/adding-packages-python.txt

and created a make and configuration file for PyDrive but PyDrive does not show up in my target packages. Does anyone know how to do this correctly?

Thanks,

D

Categories

Upcoming Training