2018年 8月

2018-08-16 06:07 (7 years ago)

Ubuntu 16.04参考 EC2 UbuntuでGoogle Chromeをヘッドレス実行してスクリーンショットを採取する手順 - Qiitapython 2.7 - Unknown error: Chrome failed to start: exited abnormally - Stack Overflow

2018-08-14 06:45 (7 years ago)

$ python3.6 -m venv venvThe virtual environment was not created successfully because ensurepip is notavailable.  On Debian/Ubuntu systems, you need to install the python3-venvpackage using the following command.    apt-get install python3-venvYou may need to use sudo with that command.  After installing the python3-venvpackage, recreate your virtual environment.Failing command: ['/home/ubuntu/venv/bin/python3.6', '-Im', 'ensurepip', '--upgrade', '--default-pip'] Ubuntu 14 とか 16 でこんな感じになる時は

アーカイブ