How to install Grab framework on Windows 10 for Python 3.5?
I ask for detailed instructions with the indication of the directories for unpacking files and explanations about which window to enter the installation commands. I tried in Shell, python.exe and cmd.
UPD. When you run the standard test runtest.py from the root grab, an error is displayed :
grab\test\util.py, line 5, from test_server import TestServer no module named 'test_server'
Гуглил, все мои попытки установить что-либо не увенчались успехом. Tell in detail what you tried to do and what result did you get? And then suddenly we will lose time, offering you to do the same. - Nick Volynkin ♦pip install mypackagenameshould work ... - Nick Volynkin ♦