Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

ValueError: invalid literal for int() with base 10: '50.0' #46

Closed
AndreMiras opened this issue Apr 14, 2018 · 0 comments
Closed

ValueError: invalid literal for int() with base 10: '50.0' #46

AndreMiras opened this issue Apr 14, 2018 · 0 comments

Comments

@AndreMiras
Copy link
Owner

AndreMiras commented Apr 14, 2018

When validating the chances input.

ValueError: invalid literal for int() with base 10: '50.0'
(21 additional frame(s) were not displayed)
...
  File "etheroll.py", line 375, in <lambda>
    if not focused else False)
  File "kivy/_event.pyx", line 714, in kivy._event.EventDispatcher.dispatch (kivy/_event.c:7295)
  File "kivy/_event.pyx", line 1225, in kivy._event.EventObservers.dispatch (kivy/_event.c:12844)
  File "kivy/_event.pyx", line 1149, in kivy._event.EventObservers._dispatch (kivy/_event.c:12419)
  File "etheroll.py", line 370, in <lambda>
    setattr(slider, 'value', cast_to(inpt.text)))

ValueError: invalid literal for int() with base 10: '50.0'

Sentry details:
https://sentry.io/andre-5t/etheroll-be/issues/528143202/

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

No branches or pull requests

1 participant