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

how to fix this? #48

Open
thirdyy1 opened this issue Nov 24, 2024 · 0 comments
Open

how to fix this? #48

thirdyy1 opened this issue Nov 24, 2024 · 0 comments

Comments

@thirdyy1
Copy link

Traceback (most recent call last):
File "/data/data/com.termux/files/home/generator.py", line 173, in
run(Generator().run())
File "/data/data/com.termux/files/usr/lib/python3.12/asyncio/runners.py", line 194, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.12/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.12/asyncio/base_events.py", line 687, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/home/generator.py", line 138, in run
if int(inp) <= len(self.config['services']):
^^^^^^^^
ValueError: invalid literal for int() with base 10:

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