pyflakes icon indicating copy to clipboard operation
pyflakes copied to clipboard

'TypeError: attribute name must be a string'

Open chrischambers opened this issue 15 years ago • 1 comments

Noticed this issue whilst setting up pyflakes on Snow Leopard:

Error detected while processing function <SNR>66_RunPyflakes:
line   30:
Traceback (most recent call last):
Error detected while processing function <SNR>66_RunPyflakes:
line   30:
File "<string>", line 1, in <module>
Error detected while processing function <SNR>66_RunPyflakes:
line   30:
File "<string>", line 50, in check
Error detected while processing function <SNR>66_RunPyflakes:
line   30:
TypeError: attribute name must be a string

chrischambers avatar Nov 23 '09 02:11 chrischambers

Have you found a solution to this issue?

Haffi112 avatar Apr 19 '11 11:04 Haffi112