bersbersbers
bersbersbers
Related to `cv2`, `pipreqs` should ideally figure out whether `opencv-contrib-python` is needed (or default to that) instead of installing only `opencv-python`.
@squeezer44 that is good enough as an example. I'm not sure why you don't get `scikit_plot` in there - either way, `scikitplot` is definitely incorrect. See https://pypi.org/project/scikitplot/: > A package...
I think part of this may be related to that fact that I installed `colour-science` using `pip install .` from the `colour` repository, and pip shows both versions side by...
It seems this has been implemented already, but I wanted to add another suggestion. I would find it helpful, even when omitting package versions, to indicate which version I have...
> I could unsubscribe manually How do you do that? Can you do that from GitHub somehow (that's where I'm struggling), or do you have to go to gitpunch.com?
@AlexWayfer yes, I just became aware of that (hadn't visited gitpunch.com in a looong time, because all UI I need on a daily basis is on github.com). I just asked...
> Btw, maybe it would be easier (and possible) to just detect duplicates in the project stream and filter out the "older one"? I guess so. I had starred https://github.com/rg3/youtube-dl...
Is there a recommended course of action to follow while this issue is open? For example, `WebDriverWait` is not typed yet, and I am getting many errors such as >...
From your comment in #9: 1. I need to figure out the exact syntax to issue the POST command for exiftool. My following comment in #9 has two examples using...
Sure! Also, one can use https://gitpunch.com (which is what I do currently).