centos 虚拟环境 安装mezzanine cms
[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的更多相关文章
- 在 CentOS 上安装和配置 OpenNebula
转自:http://www.aikaiyuan.com/4889.html 我们提到的云计算一般有三种类型:软件即服务(Software as a Service, SaaS),平台即服务(Platf ...
- CentOS下安装Python3
目录 CentOS下安装Python3 下载 解压 配置 gcc sudo权限 vim 编译 安装 添加软链接 pip安装出错,找不到SSL 安装virtualenv和virtualenvwrappe ...
- 1.部署虚拟环境安装linux系统
第1章 部署虚拟环境安装linux系统 章节简述: 本章从零基础详细讲解了虚拟机软件与红帽Linux系统,完整演示了VM虚拟机的安装与配置过程,以及红帽RHEL 7系统的安装.配置过程和初始化方法.此 ...
- 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 ...
- NoSql1 在Linux(CentOS)上安装memcached及使用
前言: 今天是初五,生活基本要从过年的节奏中回归到正常的生活了,所以想想也该想想与工作有关的事情了.我之前在工作中会经常使用memcached和redis,但是自己一直没有时间系统的好好看 ...
- 在Ubuntu|CentOS上安装Shutter截图工具及快捷键设置
简介 Shutter前身叫GScrot,它是一款相当棒的截图软件. 通过Shutter,你可以截取包括选定区域.全屏幕.窗口.窗口内的控件甚至网页的图像.通过内置的强大插件机制,你可以在截图后,对图像 ...
- CentOS下安装hadoop
CentOS下安装hadoop 用户配置 添加用户 adduser hadoop passwd hadoop 权限配置 chmod u+w /etc/sudoers vi /etc/sudoers 在 ...
- CentOS下安装使用start-stop-daemon
CentOS下安装使用start-stop-daemon 在centos下下了个自启动的服务器脚本 执行的时候发现找不到start-stop-daemon命令 好吧 执行手动编译一下 加上这个命令 w ...
- CentOS 7 安装 Docker
CentOS 7 安装 Docker 这里介绍 ContOS 7 的安装 docker V1.2+,包括阿里云加速 docker 镜像下载的设置,这对提升使用 docker 体验至关重要.其他系统安装 ...
随机推荐
- SpringCloud之声明式服务调用 Feign(三)
一 Feign简介 Feign是一种声明式.模板化的HTTP客户端,也是netflix公司组件.使用feign可以在远程调用另外服务的API,如果调用本地API一样.我们知道,阿里巴巴的doubbo采 ...
- pytest.11.生成xml格式的测试报告
From: http://www.testclass.net/pytest/report/ pytest有非常友好的命令行报告输出,在做用例开发的时候,这是极好的.然而我们在运行用例后经常会需要将测试 ...
- Android 引用库项目,Debug 库项目
转自:http://www.cnblogs.com/xitang/p/3615768.html#commentform 使用引用项目,无法追到源代码,无法Debug库项目The JAR of this ...
- PAT 乙级 1003 我要通过!(20) C++版
1003. 我要通过!(20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 CHEN, Yue “答案正确”是自动判题系统给出的最 ...
- python中画散点图
python中画散点图 示例代码: import numpy as np import matplotlib.pyplot as plt from mpl_toolkits.mplot3d impor ...
- ubuntu的一些常用命令及疑难杂症
记录ubuntu下各种注意事项及常用命令 1,发热:因为硬件厂商对linux类系统的支持不足,驱动不会自动安装,所以要自己装... http://www.linuxidc.com/Linux/2015 ...
- python直接下载图片到内存
1. 使用requests(推荐) from PIL import Image import requests Image.open(requests.get(url, stream=True).ra ...
- BGP属性+13条选路原则(转载)
原文:http://blog.sina.com.cn/s/blog_be409c2f0102x6sg.html BGP(Border Gateway Protocol)边界网关协议 BGP(Borde ...
- [UE4]子弹穿透多个机器人
一.将机器人的碰撞类型改成“OverLap” 二.使用“MultiLineTraceByChannel”这个是可以穿透检测,可以检测到多个物体(前提是被检测物体的碰撞类型是“OverLap”).“Li ...
- Socket的长连接和短连接
讨论Socket必讨论长连接和短连接 一.长连接和短连接的概念 1.长连接与短连接的概念:前者是整个通讯过程,客户端和服务端只用一个Socket对象,长期保持Socket的连接:后者是每次请求,都新建 ...