原文:AttributeError: 'pygame.Surface' object has no attribute 'rect'

AttributeError: pygame.Surface object has no attribute rect 多么痛的领悟 呵呵,以后再也不想用位置参数了,强烈建议用关键字参数,太坑爹了。 ...

2017-11-12 21:36 0 5195 推荐指数:

查看详情

AttributeError: 'Table' object has no attribute 'plot'错误

今天在用到camelot爬取pdf的表格时,想选取部分区域进行爬取,就想用plot把pdf画一下,选个坐标。 看了网上的示例,在使用camelot.read_pdf获取当前页面以后调用tables[0].plot('text'),提示AttributeError: 'Table' object ...

Mon Jan 06 09:35:00 CST 2020 0 1305
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM