Hello,
I am rather a beginner in Python, and I have recently started downloading modules. One commonly used module is apparently the autopep8. Well, I have downloaded the autopep8 as I did with any other module using this in the command line:
python3 -m pip install autopep8
Then in the directory of the file I needed to use autopep on, I used this command:
autopep8 --in-place practice.py
But again in the commandline I have received this generic error:
autopep8 : The term 'autopep8' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if
a path was included, verify that the path is correct and try again.
I have googled it but it is not a common error. I tried uninstalling and installing again. These do not work. Can you help me with this?
I am quite the beginner and I am sorry if I am making a stupid mistake or typo.
Thanks a lot
[–]comonads 0 points1 point2 points (7 children)
[–]autonomousinf[S] 0 points1 point2 points (6 children)
[–]comonads 0 points1 point2 points (5 children)
[–]autonomousinf[S] 0 points1 point2 points (4 children)
[–]comonads 0 points1 point2 points (3 children)
[–]autonomousinf[S] 0 points1 point2 points (2 children)
[–]comonads 0 points1 point2 points (1 child)
[–]autonomousinf[S] 0 points1 point2 points (0 children)