Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Radon library not working anymore

Simone Russolillo (5790 points)
7 10 22
in Programming in Python by (5.8k points)
recategorized by

Guys I can't compute the intricacy of my program.

The radon command:

radon cc -a -s --show-closures program.py

 

is not working anymore for me (it worked for hw2), I paste the command on the terminal but nothing happens.
Can somebody help me? 
307 views
closed with the note: solved

1 Answer

Best answer
gianluca5539 (9820 points)
4 6 44
by (9.8k points)
selected by
You have to change program.py with the name of your python program, for example program01.py
Simone Russolillo (5790 points)
7 10 22
by (5.8k points)
I didn't remember to have done it with hw2 , now it works, thanks
gianluca5539 (9820 points)
4 6 44
by (9.8k points)
That's good news. If my answer solved your problem remember to select it as best! :)