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

Trying to run PoolTool Error Comes #9

Open
apidxperts opened this issue Jul 13, 2021 · 4 comments
Open

Trying to run PoolTool Error Comes #9

apidxperts opened this issue Jul 13, 2021 · 4 comments

Comments

@apidxperts
Copy link

TypeError: '<' not supported between instances of 'str' and 'int'
File "g:\env\lib\site-packages\kivy\lang\builder.py", line 705, in _apply_rule
setattr(widget_set, key, value)
File "kivy\weakproxy.pyx", line 35, in kivy.weakproxy.WeakProxy.setattr
File "kivy\properties.pyx", line 498, in kivy.properties.Property.set
File "kivy\properties.pyx", line 533, in kivy.properties.Property.set
File "kivy\properties.pyx", line 1170, in kivy.properties.BoundedNumericProperty.check

@iamredbar
Copy link
Owner

iamredbar commented Jul 14, 2021

Thank you for the issue.
Do you have any other context for me? Would you mind telling me:

  • OS version
  • install method (pip or from source)
  • what you were doing when the issue occurred
    (edit for spelling)

@apidxperts
Copy link
Author

Hi ,Thanks for your reply below are my installation details.
OS version : Windows 10
install method : from Source
Python Version: 3.9.6

what you were doing when the issue occurred: When Run PoolTool: PoolTool

the error occurred.

@iamredbar
Copy link
Owner

Thank you for the extra details. I will keep the issue open for reference here, but since I do not have Windows instructions yet, I am not offering support for it.
It is something that I will work on in the future, but do not have a timeline.

@apidxperts
Copy link
Author

Thanks for your quick reply.I got following error when try to run the PoolTool in ubuntu OS.

TypeError: '<' not supported between instances of 'str' and 'int'
File "/root/env/lib/python3.8/site-packages/kivy/lang/builder.py", line 705, in _apply_rule
setattr(widget_set, key, value)
File "kivy/weakproxy.pyx", line 35, in kivy.weakproxy.WeakProxy.setattr
File "kivy/properties.pyx", line 498, in kivy.properties.Property.set
File "kivy/properties.pyx", line 533, in kivy.properties.Property.set
File "kivy/properties.pyx", line 1170, in kivy.properties.BoundedNumericProperty.check

Kindly Refer this link for screenshot https://ibb.co/Tw4bKqL

Kindly help us to solve this issue.

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