Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add python dependencies to build script? #76

Open
PanCakeConnaisseur opened this issue Aug 30, 2024 · 1 comment
Open

How to add python dependencies to build script? #76

PanCakeConnaisseur opened this issue Aug 30, 2024 · 1 comment

Comments

@PanCakeConnaisseur
Copy link

PanCakeConnaisseur commented Aug 30, 2024

Hi Gianni,

I implemented a WIP feature to automatically add subtitles from external files. I am not familiar with the various build mechanics that this repo uses to generate a flatpak. How can I add the libraries nltk and iso639-lang to be available for import in the python scripts? Do i have to manually edit python3-requirements.json?

@gianni-rosato
Copy link
Owner

Hi,

Sounds like a cool feature! I think you need to add the libraries via net.natesales.Aviator.yml yaml file & run make to build the Flatpak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants