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 体验至关重要.其他系统安装 ...
随机推荐
- android 退出程序解决内存释放so的问题
做Android程序的时候发现一个问题,由于用到了so库,当应用程序退出了,但是手机变得很卡,点击"设置"查看应用程序,界面显示着可以点击"强制关闭". 由于这 ...
- pandas.DataFrame 插入列和行
转载:www.360doc.com/content/17/0225/23/1489589_632032302.shtml 以csv实例文件操作插入DataFrame的行和列 文件名:example.c ...
- 【SQL Server】MS SQL Server中的CONVERT日期格式化大全
CONVERT 函数将某种数据类型的表达式显式转换为另一种数据类型.SQL Server中 将日期格式化. SQL Server 支持使用科威特算法的阿拉伯样式中的数据格式. 在表中,左侧的两列表示将 ...
- 跨域的案例 以百度接口/手写接口为例,还有jQuery写法
仅在js部分输入即可 百度接口的案例 <script> function fn(data){ console.log(data) } </script> <script ...
- GVRP
一.GARP和GVRP GARP全称是通用属性注册协议(Generic Attribute Registration Protocol),它为处于同一个交换网内的交换成员之间提供了分发.传播.注册某种 ...
- [UE4]条件融合动画: Blend Posed by int
Aim Group=0:使用动画“Blend Pose 0” Aim Group=1:使用动画“Blend Pose 1”
- SpringMVC之HandlerAdapter解析
HandlerAdapter字面上的意思就是处理适配器,它的作用用一句话概括就是调用具体的方法对用户发来的请求来进行处理.当handlerMapping获取到执行请求的controller时,Disp ...
- sqlserver 查询重复数据
use StudentManageDB go ,,) ,,) ,,) select * from ScoreList order by StudentId --在知道那个字段重复的情况 --查询所有重 ...
- 2012 - AD GC全局编录服务器(Global Catalog)
普通域控制器只记录本域对象的信息,而GC全局编录服务器则不仅记录本域所有对象的只读信息,还记录林中所有其他域中部分域对象的只读信息. GC全局编录服务器作用: 1,存储对象信息副本,提高搜索性能: ...
- 00011 - find中的-print0和xargs中-0的奥妙
默认情况下, find 每输出一个文件名, 后面都会接着输出一个换行符 ('\n'), 因此我们看到的 find 的输出都是一行一行的: [bash-4.1.5] ; ls -l total 0 -r ...