2020-01-01から1ヶ月間の記事一覧

pip3 install scrapy

pip3 install scrapyCollecting scrapy Downloading https://files.pythonhosted.org/packages/3b/e4/69b87d7827abf03dea2ea984230d50f347b00a7a3897bc93f6ec3dafa494/Scrapy-1.8.0-py2.py3-none-any.whl (238kB) |################################| 245kB …

pip install beautifulsoup4

pip install beautifulsoup4Collecting beautifulsoup4 Downloading https://files.pythonhosted.org/packages/cb/a1/c698cf319e9cfed6b17376281bd0efc6bfc8465698f54170ef60a485ab5d/beautifulsoup4-4.8.2-py3-none-any.whl (106kB) 100% |################…

sudo apt-get install python-virtualenv

xxxxxr@DESKTOP-xxxxxr:~$ sudo apt-get install python-virtualenvReading package lists... DoneBuilding dependency treeReading state information... DoneThe following additional packages will be installed: libpython-stdlib libpython2.7-minimal…

WSL の Ubuntu に install linux-generic build-essential

Installing, this may take a few minutes...Please create a default UNIX user account. The username does not need to match your Windows username.For more information visit: https://aka.ms/wslusersEnter new UNIX username: xxxxEnter new UNIX p…