Quote:
Originally Posted by david00
No because I did not understand what to do, what should I do?
|
Start 'Command Promt' and type 'pip list' <enter>
You will see that your python installation has no 'Command' module ... so you need to install it with the command:
pip install Command
you probably need to install some more modules.
@Damianonymous advised you well ... nothing bad will happen with point 1 of setup:
Setup
=====
1. Install requirements `pip install -r Requirements.txt`
Obviously, you do not know much about it and constantly philosophize yourself instead of reading README.md well and doing so, and after that you have the right to ask questions if something is wrong.