Fernando Marcos Wittmann

Results 5 issues of Fernando Marcos Wittmann

Hello! First of all, thank you very much for sharing your code! Congrats on your project! :) I'm new in PyTorch and I was wondering if it is possible to...

Code to replicate the error: ``` # 1. Import callbacks from keras.models import Sequential from keras.layers import Flatten, Dense, Conv2D, MaxPooling2D from keras.callbacks import ModelCheckpoint from keras.datasets import mnist !pip...

I am running the sample code that has been provided, and I am getting the following error: ``` INFO:li:scraper:('Using strategy AnonymousStrategy',) INFO:li:scraper:('Starting new query', "Query(query= options=QueryOptions(limit=27 locations=['Worldwide'] optimize=True))") ERROR:li:scraper:('[][Worldwide]', KeyError('goog:chromeOptions'))...

To my understanding, it doesn't require a chrome web-browser. Or am I missing something? Here's the error I got: ```bash /Users/wittmannf/miniconda3/bin/python /Users/wittmannf/repos/misc/with_pydoll.py Traceback (most recent call last): File "/Users/wittmannf/repos/misc/with_pydoll.py", line...

Are they the same? When searching on google, this package comes as one of the top results: ![Image](https://github.com/user-attachments/assets/b876e0d8-961d-4e0a-a513-31848d1f70ef) However, the original python package (https://pypi.org/project/pytesseract/) is actually hosted here: - https://github.com/madmaze/pytesseract