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

Two issues #1

Closed
THEDONKLER opened this issue Nov 30, 2021 · 2 comments
Closed

Two issues #1

THEDONKLER opened this issue Nov 30, 2021 · 2 comments

Comments

@THEDONKLER
Copy link

WAYYY TO SENSITIVE TO ARROW KEYS

also some bugs related to json file handling it is automatically showing error and closing file.

ex -
Traceback (most recent call last):
File "C:\Users\daryl\OneDrive\Desktop\friute\main.py", line 138, in
data = json.load(read_file)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64__qbz5n2kfra8p0\lib\json_init_.py", line 293, in load
return loads(fp.read(),
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64__qbz5n2kfra8p0\lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

thank. Hope am help

@PranavBobbySekhar
Copy link
Owner

To make the basket move slower, change the basket_speed variable on line 114 and 119 to the speed you want (make sure to leave the '-' sign as it is)

And for the json error, it's working well for me (even after download the code from here and running it). Please try running it again or try downloading the zip file once again.

@THEDONKLER
Copy link
Author

To make the basket move slower, change the basket_speed variable on line 114 and 119 to the speed you want (make sure to leave the '-' sign as it is)

And for the json error, it's working well for me (even after download the code from here and running it). Please try running it again or try downloading the zip file once again.

thank will try

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

2 participants