[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. PHP 如何自定义函数

    PHP 如何自定义函数 使用Function来自定义一个函数:格式如下:function function_name( $data ){ /** * 函数操作 */}注意:函数命名和自定义变量一样.只 ...

  2. svn 被锁住 冲突 Can't revert without reverting children

    解决 执行以下命令 D:\development\work>svn rm –-keep-local D:\development\work\ohho\common\logic\backstage ...

  3. jquery zTree搜索高亮的例子

    思路: 搜索的时候发请求到后台,后台根据关键字找到匹配的节点,并将这些节点添加一个标志light: 后面就根据这个light为true就高亮,false就不高亮: 后台将这些节点返回到前台,前台展示: ...

  4. PAT 乙级 1031 查验身份证(15) C++版

    1031. 查验身份证(15) 时间限制 200 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 CHEN, Yue 一个合法的身份证号码由17位地区. ...

  5. spring4.0之一:简介

    我们共同来构建更好的企业应用.Spring帮助全世界的开发团队构建简单.便携.快速和灵活的基于JVM的系统和应用.这两句话已经足以说明Spring的目标,它针对的领域是企业应用,这套框架构建的应用有着 ...

  6. R语言学习——根据信息熵建决策树KD3

    R语言代码 决策树的构建 rm(list=ls()) setwd("C:/Users/Administrator/Desktop/R语言与数据挖掘作业/实验3-决策树分类") #s ...

  7. for循环计算li的个数

    今天有一段代码 在ie6下面显示 我检查了一下代码,发现每for循环一次,就会重新计算li的个数,会拖慢运行速度,所以改成以下代码,ie6就正常了

  8. Mysql 5.7 系列命令 timestamp类型的字段不能设默认值为“0000-00-00 00:00:00” 要设为`update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新',

    一.show相关命令语句 1.查看表的索引 show index from tbl_name; 1 table:表名 non_unique:索引是非唯一的?.0否,唯一是索引的.1是,是非唯一索引.( ...

  9. 更新SAS 9.4(64位) SID的简单方法(可以使用至2018.04.30)

    打开SAS,在程序窗口输入: PROC SETINIT RELEASE='9.4'; SITEINFO NAME='NATIONAL PINGTUNG UNI OF SCIENCE&TECH' ...

  10. C# SQL查询结果ToDataTable

    作者:卞功鑫 转载请保留:http://www.cnblogs.com/BinBinGo/p/6400944.html 最最常用的SQL 查询的返回结果,插入到DataTable 中 //1 连接字符 ...