Tor Saxberg

Results 4 comments of Tor Saxberg

I found [this comment](https://stackoverflow.com/questions/67609679/tabpy-function-deployment-fails-on-docker-running-tabpy) on stackoverflow: "You can only deploy functions directly from Tabpy server. remote deployment is not possible." But I also found that [Feature Request: Ability to remotely...

I tried to just copy the entire 'tabpy/tabpy_server/staging/' directory like this: `cp -r /opt/homebrew/lib/python3.10/site-packages/tabpy/tabpy_server/staging/endpoints tabpy/tabpy_server/staging/endpoints` , but that gives the following error (after pushing): ``` >>> from tabpy.tabpy_tools.client import Client...

@nimfq try this in a virtual environment. ``` python -m venv manga source manga2/bin/activate ``` replace paddleocr and paddlepaddle with PyMuPDF==1.23.8 in requirements.txt (assuming no chinese translations) ``` pip install...

I see a progress bar when I click on the translate button with **Google Translate** selected, but it doesn't make any progress. I get this error: ``` An Error occurred:...