如何与另一个翻译做virtualenv?

时间:2016-03-29 05:02:47

标签: python virtualenv interpreter pythonpath

juldou@juldou-machine:~/Programovanie/Python/Projects/project_sql$ /usr/local/lib/python3.5/site-packages/virtualenv project_sql

输出上述命令:

Using base prefix '/home/juldou/anaconda3'
New python executable in /home/juldou/Programovanie/Python/Projects/project_sql/project_sql/bin/python
/home/juldou/Programovanie/Python/Projects/project_sql/project_sql/bin/python: error while loading shared libraries: libpython3.5m.so.1.0:cannot open shared object file: No such file or directory
ERROR: The executable /home/juldou/Programovanie/Python/Projects/project_sql/project_sql/bin/python is not functioning
ERROR: It thinks sys.prefix is '/home/juldou/Programovanie/Python/Projects/project_sql' (should be '/home/juldou/Programovanie/Python/Projects/project_sql/project_sql')
ERROR: virtualenv is not compatible with this system or executable

我想使用我的python3.4 interpeter。如何使用这个解释器制作virtualenv?

1 个答案:

答案 0 :(得分:0)

首先安装$('#submitBtn').on('click', function(e){ e.preventDefault();//prevent the form submit e.stopPropagation();// stop propagation $('#loading').show(); $('#form').submit(); }); , 然后

virtualenv

现在你有一个带python3解释器的venv