[root@hai envdj]# cd bin
[root@hai bin]# activate
-bash: activate: command not found
[root@hai bin]# chmod +x activate
[root@hai bin]# activate
-bash: activate: command not found
[root@hai bin]# ./activate.csh
-bash: ./activate.csh: 权限不够
[root@hai bin]# source activate #激活虚拟环境 (envdj) [root@hai bin]# pip install mezzanine #安装mezzanine
Collecting mezzanine
Downloading Mezzanine-4.2.-py2.py3-none-any.whl (.1MB)
% |████████████████████████████████| .1MB 103kB/s
Collecting chardet (from mezzanine)
Downloading chardet-3.0.-py2.py3-none-any.whl (133kB)
% |████████████████████████████████| 143kB .5MB/s
Collecting requests>=2.1. (from mezzanine)
Downloading requests-2.18.-py2.py3-none-any.whl (88kB)
% |████████████████████████████████| 92kB .0MB/s
Collecting django<1.11,>=1.8 (from mezzanine)
Downloading Django-1.10.-py2.py3-none-any.whl (.8MB)
% |████████████████████████████████| .8MB 93kB/s
Collecting filebrowser-safe>=0.4. (from mezzanine)
Downloading filebrowser_safe-0.4.-py2.py3-none-any.whl (124kB)
% |████████████████████████████████| 133kB .8MB/s
Collecting grappelli-safe>=0.4. (from mezzanine)
Downloading grappelli_safe-0.4.-py2.py3-none-any.whl (154kB)
% |████████████████████████████████| 163kB .7MB/s
Collecting beautifulsoup4>=4.5. (from mezzanine)
Downloading beautifulsoup4-4.6.-py2-none-any.whl (86kB)
% |████████████████████████████████| 92kB .4MB/s
Collecting tzlocal>=1.0 (from mezzanine)
Downloading tzlocal-1.5..tar.gz
Collecting django-contrib-comments (from mezzanine)
Downloading django_contrib_comments-1.8.-py2.py3-none-any.whl (407kB)
% |████████████████████████████████| 409kB 864kB/s
Collecting pillow (from mezzanine)
Downloading Pillow-5.1.-cp27-cp27m-manylinux1_i686.whl (.8MB)
% |████████████████████████████████| .9MB 311kB/s
Collecting requests-oauthlib>=0.4 (from mezzanine)
Downloading requests_oauthlib-0.8.-py2.py3-none-any.whl
Collecting bleach>=2.0 (from mezzanine)
Downloading bleach-2.1.-py2.py3-none-any.whl
Collecting future>=0.9. (from mezzanine)
Downloading future-0.16..tar.gz (824kB)
% |████████████████████████████████| 829kB 612kB/s
Collecting idna<2.7,>=2.5 (from requests>=2.1.->mezzanine)
Downloading idna-2.6-py2.py3-none-any.whl (56kB)
% |████████████████████████████████| 61kB .3MB/s
Collecting urllib3<1.23,>=1.21. (from requests>=2.1.->mezzanine)
Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
% |████████████████████████████████| 133kB .8MB/s
Collecting certifi>=2017.4. (from requests>=2.1.->mezzanine)
Downloading certifi-2018.1.-py2.py3-none-any.whl (151kB)
% |████████████████████████████████| 153kB .9MB/s
Collecting pytz (from tzlocal>=1.0->mezzanine)
Downloading pytz-2018.3-py2.py3-none-any.whl (509kB)
% |████████████████████████████████| 512kB 948kB/s
Collecting oauthlib>=0.6. (from requests-oauthlib>=0.4->mezzanine)
Downloading oauthlib-2.0.-py2.py3-none-any.whl (124kB)
% |████████████████████████████████| 133kB .0MB/s
Collecting six (from bleach>=2.0->mezzanine)
Downloading six-1.11.-py2.py3-none-any.whl
Collecting html5lib!=.0b1,!=.0b2,!=.0b3,!=.0b4,!=.0b5,!=.0b6,!=.0b7,!=.0b8,>=.99999999pre (from bleach>=2.0->mezzanine)
Downloading html5lib-1.0.-py2.py3-none-any.whl (117kB)
% |████████████████████████████████| 122kB .9MB/s
Collecting webencodings (from html5lib!=.0b1,!=.0b2,!=.0b3,!=.0b4,!=.0b5,!=.0b6,!=.0b7,!=.0b8,>=.99999999pre->bleach>=2.0->mezzanine)
Downloading webencodings-0.5.-py2.py3-none-any.whl
Building wheels for collected packages: tzlocal, future
Running setup.py bdist_wheel for tzlocal ... done
Stored in directory: /root/.cache/pip/wheels/7c/a1/5d/0f37ce6eb6eea391bd185f5747429a93519be115d007263bcf
Running setup.py bdist_wheel for future ... done
Stored in directory: /root/.cache/pip/wheels/c2//7c/0d83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a
Successfully built tzlocal future
Installing collected packages: chardet, idna, urllib3, certifi, requests, django, filebrowser-safe, grappelli-safe, beautifulsoup4, pytz, tzlocal, django-contrib-comments, pillow, oauthlib, requests-oauthlib, six, webencodings, html5lib, bleach, future, mezzanine
Successfully installed beautifulsoup4-4.6. bleach-2.1. certifi-2018.1. chardet-3.0. django-1.10. django-contrib-comments-1.8. filebrowser-safe-0.4. future-0.16. grappelli-safe-0.4. html5lib-1.0. idna-2.6 mezzanine-4.2. oauthlib-2.0. pillow-5.1. pytz-2018.3 requests-2.18. requests-oauthlib-0.8. six-1.11. tzlocal-1.5. urllib3-1.22 webencodings-0.5.
(envdj) [root@hai bin]#

centos 虚拟环境 安装mezzanine cms的更多相关文章

  1. 在 CentOS 上安装和配置 OpenNebula

    转自:http://www.aikaiyuan.com/4889.html 我们提到的云计算一般有三种类型:软件即服务(Software as a Service, SaaS),平台即服务(Platf ...

  2. CentOS下安装Python3

    目录 CentOS下安装Python3 下载 解压 配置 gcc sudo权限 vim 编译 安装 添加软链接 pip安装出错,找不到SSL 安装virtualenv和virtualenvwrappe ...

  3. 1.部署虚拟环境安装linux系统

    第1章 部署虚拟环境安装linux系统 章节简述: 本章从零基础详细讲解了虚拟机软件与红帽Linux系统,完整演示了VM虚拟机的安装与配置过程,以及红帽RHEL 7系统的安装.配置过程和初始化方法.此 ...

  4. Centos7 虚拟环境安装Django 出现ImproperlyConfigured('SQLite 3.8.3 or later is required (found %s).' %Database.sqlite_version)错误

    Centos7 虚拟环境安装Django 出现SQLite版本问题 raise ImproperlyConfigured('SQLite 3.8.3 or later is required (fou ...

  5. NoSql1 在Linux(CentOS)上安装memcached及使用

    前言:       今天是初五,生活基本要从过年的节奏中回归到正常的生活了,所以想想也该想想与工作有关的事情了.我之前在工作中会经常使用memcached和redis,但是自己一直没有时间系统的好好看 ...

  6. 在Ubuntu|CentOS上安装Shutter截图工具及快捷键设置

    简介 Shutter前身叫GScrot,它是一款相当棒的截图软件. 通过Shutter,你可以截取包括选定区域.全屏幕.窗口.窗口内的控件甚至网页的图像.通过内置的强大插件机制,你可以在截图后,对图像 ...

  7. CentOS下安装hadoop

    CentOS下安装hadoop 用户配置 添加用户 adduser hadoop passwd hadoop 权限配置 chmod u+w /etc/sudoers vi /etc/sudoers 在 ...

  8. CentOS下安装使用start-stop-daemon

    CentOS下安装使用start-stop-daemon 在centos下下了个自启动的服务器脚本 执行的时候发现找不到start-stop-daemon命令 好吧 执行手动编译一下 加上这个命令 w ...

  9. CentOS 7 安装 Docker

    CentOS 7 安装 Docker 这里介绍 ContOS 7 的安装 docker V1.2+,包括阿里云加速 docker 镜像下载的设置,这对提升使用 docker 体验至关重要.其他系统安装 ...

随机推荐

  1. 初识React:使用React完成Hello World程序

    正式学习React之前,通过一个简单的Hello Word程序来感受一下. <!DOCTYPE html> <html lang="zh-cn"> < ...

  2. Vue--基本语法

    Vue语法学习 引入:script的src中导入vue包 创建:在script中创建vue对象 双向绑定: el----选择器,锁定标签 data----定义变量,将标签内容绑定给变量 {{变量}}- ...

  3. TCP/IP学习20180624

    计算机要互相通信.要有标准. TCP/IP协议,很多协议在一起.所以也叫TCP/IP协议族.经常接触的也就十几种. TCP/IP协议族按层次分为四层: 应用层(最上一层,http,ftp,pop3,i ...

  4. 学习笔记之Supervised Learning with scikit-learn | DataCamp

    Supervised Learning with scikit-learn | DataCamp https://www.datacamp.com/courses/supervised-learnin ...

  5. IntelliJ IDEA2017 激活方法 最新的

    今天打开电脑,非常不幸,idea出问题了!!! 大部分人以前应该都是用的以下方法: 1. 到网站 http://idea.lanyus.com/ 获取注册码 2.填入下面的license server ...

  6. PHP——抽象类与接口的区别

    在学习PHP面向对象时,都会在抽象类与接口上迷惑,作用差不多为什么还那么容易混淆,何不留一去一?但是事实上两者的区别还是很大的,如果能够很好地运用PHP的两个方法,面向对象的程序设计将会更加合理.清晰 ...

  7. Android点赞音效播放

    /** * 音效播放 */ private SoundPool mPool; /** * 音效id */ private int voiceID; voiceID = initSoundPool(); ...

  8. SQL SERVER 事务相关

    1 准备数据 及 涉及到的几个设置 SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED  --设置事务会话的隔离等级(默认值为 READ UNCOMMIT ...

  9. Linux图形操作与命令行

    一.执行命令 通过shell 在哪里输入: 1. 字符界面 2. 终端模拟器程序,如gnome-terminal.konsole (最早的linux是没有图形界面的,只有tty,也就是字符终端.当有了 ...

  10. C语言:传值,传地址

    形参:形式参数实参:实际参数 传值: 把实参的值复制给形参, 修改函数内的形参,不会影响实参. 传地址: 指针传值,形参为指向实参地址的指针 当对形参的指向操作时,相当于对实参本身进行的操作 #inc ...