terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

Perform error #261

Closed MoShenGuo closed 4 years ago

MoShenGuo commented 5 years ago

image Hello, according to the steps you said error, what reason be?

MoShenGuo commented 5 years ago

lizard mySource/ -x"./tests/*" hello,Execute the commands, it should be behind the correct statistical problems

terryyin commented 5 years ago

I think the order of the path and options doesn't matter.

It seems you have none ascii characters in either for function name or file name. Is that the case? Which version of Python are you using?

(你写中文我也能看懂)

MoShenGuo commented 5 years ago

Python version is 2.7

terryyin commented 5 years ago

Python 2.7 doesn't handle utf file names well.