bash on windows 10错误安装shodan

时间:2016-12-02 09:54:53

标签: bash windows-10 shodan

我在Windows 10上设置了bash。 现在我正在尝试安装shodan。 当我运行pip install shodan时,我最终会收到错误

copying and adjusting bin/shodan -> build/scripts-2.7

changing mode of build/scripts-2.7/shodan from 666 to 777

running install_lib

creating /usr/local/lib/python2.7/dist-packages/shodan

error: could not create '/usr/local/lib/python2.7/dist-packages/shodan': Permission denied

----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_subodh/shodan/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-RXaSEq-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_subodh/shodan
Storing debug log for failure in /home/subodh/.pip/pip.log
subodh@ILPT224:~$

0 个答案:

没有答案