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

TypeError: can only concatenate str (not "int") to str #11

Open
darkhacknet opened this issue Mar 10, 2022 · 0 comments
Open

TypeError: can only concatenate str (not "int") to str #11

darkhacknet opened this issue Mar 10, 2022 · 0 comments

Comments

@darkhacknet
Copy link

Hello, I have an issue with this code, even using the v2 ! The scripts works good till the sending part ! where this error is displayed !

Traceback (most recent call last):
File "/home/xborland/MBomb/MBombv2.py", line 76, in
for i in range(1, color+1):
TypeError: can only concatenate str (not "int") to str

Please take a look and if someone have the solution would be great. Ineed to mention that I've also tested with python2 and 3, also I have tqdm installed !

Thanks in advance !

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