LoginSignup
23
11

More than 5 years have passed since last update.

virtualenvでpython3の環境を作成する際のコマンド

Posted at

いつも忘れるのでメモ

virtualenv -p python3 envname

こちらを参考にしました。
Using Python 3 in virtualenv

23
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
23
11