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.84k stars 248 forks source link

Installing lizard using pip doesn't work #364

Open 503440692 opened 1 year ago

503440692 commented 1 year ago

Installing lizard using pip doesn't work, but using the command of 'python lizard.py xxx' works fine.