NotABot
NotABot
Duplicate: https://github.com/TheAlgorithms/Python/blob/master/searches/linear_search.py
This algorithm already been implemented: https://github.com/TheAlgorithms/Python/blob/master/searches/binary_search.py
Isn't `opencv` almost always going to get installed on one of the root directories? you don't need `< " " >` if that's the case as there are no spaces...
@devbisme thank you, but unfortunately I cant test this as it gives me this error: ```bash Building wheels for collected packages: skidl Building wheel for skidl (pyproject.toml) ... error error:...
@devbisme managed to workaround it.. Thank you, I actually need the library name, so `options=["parts_only"]` is not what I am looking for. But wouldn't be much easier to add here:...
@legalmachinery can you please explain how did you even get to this point? (installation steps, how did you get that ic to show up) i can't even get to outputting...
Hi @laundmo, I don't see why would you use `reloading` for that. You could just use a timer that every so often check the file's hash and if that changed...
Hi @xipeng5 I having a hard time figuring out what is the problem. Could you post your exact commands that you ran? Did you try to install `scipy`? Thanks!
Try installing `scipy` directly and then reinstalling `easyocr`.
Hi @SinOfBarraka ! Did you try uninstalling `opencv-python-headless`?