Open kjprice opened 2 months ago
Note that I was able to fix this issue by running the following beforehand:
! pip install -q nest-asyncio
import nest_asyncio
nest_asyncio.apply()
This shouldn't have to be done and hopefully it gets fixed. But this should help others facing this issue. I assume this issue only exists in google collab (or jupyter notebooks in general).
I am running this example https://github.com/dynamicpdf-api/python-client-examples/blob/d3744b65740d0a07ea7970597241d51fe8f2953a/PdfTextExample.py
I am using google collab to run the program.
Here is the exact code I am running:
I am getting back an error: