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 体验至关重要.其他系统安装 ...
随机推荐
- sql中的STRFTIME
STRFTIME返回的是一个字符串 STRFTIME('%w',myTime) in ('1','2','4','5') 可以正确执行,而 STRFTIME('%w',myTime) in (1,2, ...
- C++11--智能指针shared_ptr,weak_ptr,unique_ptr <memory>
共享指针 shared_ptr /*********** Shared_ptr ***********/ // 为什么要使用智能指针,直接使用裸指针经常会出现以下情况 // 1. 当指针的生命长于所指 ...
- MySQL 服务启动y异常: 本地无法启动MySQL服务,报的错误:1067,进程意外终止---解决
启动MySQL后,几秒钟后直接报错了 然后在事件查看器中发现了几条错误信息 Can't start server: Bind on TCP/IP port: No such file or direc ...
- WordPress无法显示Gravatar头像的解决方法
最近捣鼓WordPress博客发现无法正常显示Gravatar头像,查找原因是因为国内屏蔽了Gravatar导致的,这导致无数国内Wordpress网站头像无法显示,并且影响到了相关页面的访问速度(如 ...
- OpenStack 创建虚机过程简要汇总
1. 总体流程 翻译自原文(英文):https://ilearnstack.com/2013/04/26/request-flow-for-provisioning-instance-in-opens ...
- 廖雪峰Java1-3流程控制-5循环
while循环 while循环首先判断条件: 条件满足时循环:条件不满足时退出循环 如果一开始条件就不满足,一次都不循环.如while false int sum = 0; int n = 1; wh ...
- HDOJ 2002 计算球体积
#include<cstdio> #define PI 3.1415927 int main() { double r; while (scanf_s("%lf", & ...
- PHP程序员的进阶之路
第1阶段:初级PHP程序员 重点:把LNMP搞熟练(核心是安装配置基本操作)目标:能够完成基本的LNMP环境安装,简单配置维护:能够做基本的简单系统的PHP开发:能够在PHP中型系统中支持某个PHP功 ...
- Java内存泄漏相关
之前学习了javaGC的原理机制,有了一定的了解,现在做一个整理总结,便于理解记忆,包括三个问题: 1. java GC是什么时候做的? 2. java GC作用的东西是什么? 3. java GC具 ...
- 5 Steps to Getting Started with SharePoint Development
5 Steps to Getting Started with SharePoint Development Here are the steps I took to getting started ...