X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralSolution to Python sequence item 0:...

Solution to Python sequence item 0: expected str instance, int found Error

If you get the following error when combining a list with join in Python, you can use the example below to solve it.

sequence item 0: expected str instance, int found

categories = ','.join(str(v) for v in u['categories'])

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(117 times viewed. / 0 people found helpful.)