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.87k stars 252 forks source link

Installing lizard using pip doesn't work #364

Open 503440692 opened 2 years ago

503440692 commented 2 years ago

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

ranjithmkumar1992 commented 3 weeks ago

Same issue