CJ

Results 12 issues of CJ

can you help me figure this out?

hi Love this product Is it possible to use image-match against a live-stream of video (or web camera), for a group of templates/matches? ie, not just trying to match a...

hi looking for an easy way to get all player's or team's charts, for a season or all seasons... ``` from nba_py import shotchart from nba_py.player import get_player import json...

sorry for the simple request- but how do i use this lib?

hi i am having trouble detecting cards when they are in toploaders or plastic binder sleeves? any ideas? CJ

``` The code that caused this warning is on line 49 of the file match_generator.py. To get rid of this warning, change code that looks like this: BeautifulSoup([your markup]) to...

when i run python runserver.py, all works fine when i run against my local postgres instance, python runserver.py --db postgresql://pogom_role:xxx@localhost:5432/pogom, get the error below. couldn't find any issues with the...

when i run the latest list files, against postgres, i get the error: ``` Traceback (most recent call last): File "tosql.py", line 550, in billing_position}, skip_lookup = True, supress_output =...

i know you stated this was on your todo but if someone can point me in the right direction i can try

hi can you support proxies in your requests class?