首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏donghui的博客

    docker-reviewboard(让reviewboard安装、迁移更简单)

    ReviewBoard官方文档很完善,官网上有详细的 安装指南(每个环境:linux、windows、MacOSX) 当时的安装环境是linux,所需要的大多软件理论上可以通过yum/apt-get或者easy-install 安装 但是最初安装的时候,是在公司内网,无法连接到外网,同时yum源不完善、也无法使用easy-install来安装与python相关的包 这样,许多软件都需要手动安装,安装过程繁琐

    2.9K20发布于 2019-04-19
  • 来自专栏数据科学与人工智能

    【Python环境】Python的数据分析(二)——pandas安装及使用

    源码安装 从源码安装需要安装最新的Cython,可用easy-install -U cython安装。

    1.6K60发布于 2018-02-27
  • 来自专栏Frost's Blog

    What's the problem about Python packaging?

    Life is short, throw away pip, easy-install from now on and use Pipenv!

    49210发布于 2019-11-30
  • 来自专栏全栈程序员必看

    Mac周边环境 goBASIC语言HelloWorld

    是一种轻量级分布式版本号控制系统,採用 Python 语言实现 能够输入hg命令查询系统是否安装mercurial,能够例如以下两种命令安装 $sudo pip install mercurial 成功安装之后 $sudo easy-install

    30310编辑于 2022-07-06
  • 来自专栏数据库相关

    supervisor学习笔记

    官方手册:http://www.supervisord.org/ 安装 supervisor可以采用快捷的安装方式如下: yum install python-setuptools -y easy-install

    71020发布于 2019-09-18
  • 来自专栏全栈全栈

    supervisor配置文件详解

    supervisor的安装 推荐方法 sudo easy-install supervisor sudo apt-get install supervisor supervisor的主配置文件位置一般在

    3.8K20发布于 2020-03-16
领券