当前位置:网站首页>Virtualenvwrapper solves the installation error, and virtualenvwrapper is permanently effective
Virtualenvwrapper solves the installation error, and virtualenvwrapper is permanently effective
2022-06-25 21:15:00 【Dawu Xiaodong】
install virtualenvwrapper We will report an error as follows :
/usr/bin/python: No module named virtualenvwrapper
The reason is installation virtualenvwrapper The default is python2 Interpreter , You need to modify the settings here Linux Environment variables of ,
vim ~/.bashrc
export WORKON_HOME=~/Envs # Set up virtualenv The unified management catalog
export VIRTUALENVWRAPPER_VIRTUALENV_ARGS='--no-site-packages' # add to virtualenvwrapper Parameters of , Create a clean and isolated environment
export VIRTUALENVWRAPPER_PYTHON=/opt/python347/bin/python3 # Appoint python Interpreter
source /opt/python34/bin/virtualenvwrapper.sh # perform virtualenvwrapper set up script Read the file , Make effective , Now you can use virtalenvwrapper
source ~/.bashrc
边栏推荐
- Soft test intermediate simple notes
- Interview records
- Differences between modems and routers (powercert animated videos)
- What is ARP (address resolution protocol)? (Powercert animated videos)
- How to close gracefully after using jedis
- js (1)
- Leetcode theme [array] -31- next spread
- Literals and type conversions of basic data types
- Cvpr2019 | the latest cvpr2019 papers are the first to read!
- Must see the summary! In depth learning era, you should read 10 articles to understand image classification!
猜你喜欢
![[nailing scenario capability package] exhibition admission](/img/a1/5900ad0d3c89f21da3a2d96c91943a.jpg)
[nailing scenario capability package] exhibition admission
Online yaml to XML tool

The SH runtime directly reported an error syntax error near unexpected token ` $'. \r‘
HMS core actively explores the function based on hardware ear return, helping to reduce the overall singing delay rate of the singing bar by 60%
How to play one to many in JPA?

Decryption of APP parameters of a cross-border export e-commerce - dunhuang.com

Mutual conversion of CString and char*
R language momentum and Markowitz portfolio model implementation
Yunzhisheng atlas supercomputing platform: computing acceleration practice based on fluid + alluxio (Part 2)

What is DNS (domain name server)? (Powercert animated videos)
随机推荐
Common optimization of e-commerce server system architecture
MySQL is slow to add indexes_ Why is your SQL so slow? Why is your MySQL index invalid?
New generation engineers teach you how to play with alluxio + ml (Part 2)
The correct way to clear the cache of the computer. The computer will not get stuck immediately after changing. practical
Is it safe for qiniu school to open a securities account?
Multi database and multi table backup and restore of MySQL under Linux
2022年启牛学堂证券开户安全嘛?
Day 29/100 local SSH password free login to remote
Is it safe to fry stocks with compass or securities software? Where can I open an account and how
Shell scripts: Variables
What is DNS (domain name server)? (Powercert animated videos)
OLED driver learning based on ssd1306 (I): SSD Chinese command table (handling)
C language dynamic memory allocation
Beginner to embedded development
1.1-mq visual client preliminary practice
[buucry] sensor (Manchester code)
Is it safe for Xiaobai to open a stock account online?
[machine learning] machine learning from zero to mastery -- teaching you how to use decision tree to predict contact lens types
JS__ Prototype, prototype chain, call/apply__ Duyi
109 practical shell scripts