久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術文章
文章詳情頁

解決Python 異常TypeError: cannot concatenate 'str' and 'int' objects

瀏覽:4日期:2022-07-30 17:22:37

TypeError: cannot concatenate ’str’ and ’int’ objects

print str + int 的時候就會這樣了

python + 作為連接符的時候,不會自動給你把int轉換成str

補充知識:TypeError: cannot concatenate ’str’ and ’list’ objects和Python讀取和保存圖片

解決Python 異常TypeError: cannot concatenate

運行程序時報錯,然后我將list轉化為str就好了。

解決Python 異常TypeError: cannot concatenate

利用’’.join(list)

如果需要用逗號隔開,如1,2,3,4則使用’,’.join(list)

解決Python 異常TypeError: cannot concatenate

Python中plt可以顯示和保存圖片,不能使用mping

import matplotlib.image as mpimg # mpimg 用于讀取圖片

開頭import時加入

import matplotlib.pyplot as plt

from PIL import Image

打開用open(’路徑’)

保存用a.save(’路徑’)

以上這篇解決Python 異常TypeError: cannot concatenate ’str’ and ’int’ objects就是小編分享給大家的全部內容了,希望能給大家一個參考,也希望大家多多支持好吧啦網。

標簽: Python 編程
主站蜘蛛池模板: 花垣县| 安义县| 黄冈市| 松溪县| 集贤县| 麻江县| 五大连池市| 海淀区| 松原市| 绥中县| 临江市| 山丹县| 成都市| 虹口区| 延长县| 贵德县| 贡嘎县| 玉山县| 青田县| 科技| 义马市| 凌海市| 合川市| 磐石市| 平塘县| 新宾| 汤原县| 贵州省| 襄城县| 天等县| 通道| 潜山县| 九江市| 莒南县| 镇坪县| 靖远县| 台中县| 武威市| 且末县| 洛浦县| 邢台县|