Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors while running #223

Open
shopifyusertiktok opened this issue Dec 23, 2023 · 0 comments
Open

errors while running #223

shopifyusertiktok opened this issue Dec 23, 2023 · 0 comments

Comments

@shopifyusertiktok
Copy link

INFO - Loading table scraper info for Official GGPoker 6player
WARNING - AutoGraph is not available in this environment: functions lack code information. This is typical of some environments like the interactive Python shell. See https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/autograph/g3doc/reference/limitations.md#access-to-source-code for more information.
INFO - Downloading neural network weights for card recognition with tolerance...
Exception in thread Thread-1:
Traceback (most recent call last):
File "requests\models.py", line 971, in json
File "json_init_.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "threading.py", line 1038, in _bootstrap_inner
File "poker\main.py", line 164, in run
File "poker\tools\mongo_manager.py", line 81, in load_table_nn_weights
File "requests\models.py", line 975, in json
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant