Trouble Migrating Python Code to Azure Runbook - Package Compatibility and Size Limitation Issues

Mame Ngoné Faye 0 Reputation points
2023-11-07T13:23:17.6866667+00:00

I am trying to make an app that will help me to automate my invoices and receipt I worked on a python code on my google colab and it worked well so I tryed to move this code into my python azure runbook but that seems some packages that I need are not available for azure (like pytesseract, pypdf…) either I don’t find an compatible version or the one I see exceed the 100Mo allowed in azure).
So how can I fix that issue?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,256 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.