Hello, I am interested in using one of the pre-installed packages. (pip install beautifulsoup4==4.9.1) in my app. I was just wondering where in the app do you actually put the pip command, in the server module or directly in the code on the app? Thanks.
You don’t use the pip command actually. If you search “list of packages” you’ll see a list of the ones that have been installed. A FR message on the forum can be made if you want to request package that is not yet available on Anvil servers.
2 Likes
I have installed PDFplumber and it was working with my code earlier but now i am only getting no module PDFplumber found.
please can someone help to resolve this issue.
Thanks
Since “This topic has been solved”, it’s usually best to start a new Forum post for your new problem. That will help others find it and focus some attention on it.
1 Like