概要
オフライン環境で、 virtualenv
を使いたかったのでメモ
結論
virtualenv -p python3 --no-download YOUR_VIRTUAL_ENVIRONMENT
参考
python - Using virtualenv on machine without access to pypi - Stack Overflow
We'll deliver articles that match you.
You can read useful information later.
Go to list of users who liked
More than 5 years have passed since last update.
オフライン環境で、 virtualenv
を使いたかったのでメモ
virtualenv -p python3 --no-download YOUR_VIRTUAL_ENVIRONMENT
python - Using virtualenv on machine without access to pypi - Stack Overflow
Register as a new user and use Qiita more conveniently
Qiita Advent Calendar is an article posting event where you post articles by filling a calendar 🎅
Some calendars come with gifts and some gifts are drawn from all calendars 👀
Please tie the article to your calendar and let's enjoy Christmas together!
Go to list of users who liked