Error installing requirements while deploying my app

Hello community
I’m trying to deploy my app through GitHub repo
I faced the problem of

error no module named nltk

so I added a requirement file and it displays this error

Error installing requirements

I’m using python 3.11

App Repo

Requirements file

App

You requirements file is invalid. See the docs for examples.

the link isn’t working

It is fixed now.

thank you I have fixed the file by generating the file requirement using pipreqs and upload the valid file

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.