安装rqalpha的日志
安装rqalpha的日志
用anaconda的控制台命令:
- pip install -i https://pypi.tuna.tsinghua.edu.cn/simple rqalpha
- rqalpha version
[Anaconda2] D:\duanqs\MyAU3\tangguojr>pip install -i https://pypi.tuna.tsinghua.edu.cn/simple rqalpha
Collecting rqalpha
Requirement already satisfied: python-dateutil>=2.5.3 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: fastcache>=1.0.2 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: logbook==1.0.0 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: simplejson>=3.10.0 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: click>=6.6 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: numpy>=1.11.1 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: bcolz>=1.1.0 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: six>=1.10.0 in d:\anaconda2\lib\site-packages (from rqalpha)
Collecting line-profiler>=2.0 (from rqalpha)
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/65/48/61da8ca03e197bb57800c8839f403f2fb7bdf1cfe87fa62e0b35b683/line_profiler-2.0.tar.gz
Requirement already satisfied: pandas>=0.18.1 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: pytz>=2016.4 in d:\anaconda2\lib\site-packages (from rqalpha)
Collecting ruamel.yaml>=0.13.14 (from rqalpha)
Requirement already satisfied: matplotlib>=1.5.1 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: pytest>=2.9.2 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: XlsxWriter>=0.9.6 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: jsonpickle==0.9.4 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: funcsigs in d:\anaconda2\lib\site-packages (from rqalpha)
Collecting enum34>=1.1.6 (from rqalpha)
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7/enum34-1.1.6-py2-none-any.whl
Requirement already satisfied: dill==0.2.5 in d:\anaconda2\lib\site-packages (from rqalpha)
Requirement already satisfied: IPython>=0.13 in d:\anaconda2\lib\site-packages (from line-profiler>=2.0->rqalpha)
Collecting ruamel.ordereddict (from ruamel.yaml>=0.13.14->rqalpha)
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/86/e1/945e31169c420234e3ce45d1347687f19a003b7cdc0ec83efe0d16ee/ruamel.ordereddict-0.4.9-cp27-none-win32.whl
Collecting typing (from ruamel.yaml>=0.13.14->rqalpha)
Requirement already satisfied: cycler in d:\anaconda2\lib\site-packages (from matplotlib>=1.5.1->rqalpha)
Requirement already satisfied: pyparsing!=2.0.4,>=1.5.6 in d:\anaconda2\lib\site-packages (from matplotlib>=1.5.1->rqalp)
Requirement already satisfied: py>=1.4.29 in d:\anaconda2\lib\site-packages (from pytest>=2.9.2->rqalpha)
Requirement already satisfied: setuptools in d:\anaconda2\lib\site-packages (from pytest>=2.9.2->rqalpha)
Requirement already satisfied: colorama; sys_platform == "win32" in d:\anaconda2\lib\site-packages (from pytest>=2.9.2->rqalpha)
Requirement already satisfied: pyreadline>=1.7.1 in d:\anaconda2\lib\site-packages (from dill==0.2.5->rqalpha)
Requirement already satisfied: appdirs>=1.4.0 in d:\anaconda2\lib\site-packages (from setuptools->pytest>=2.9.2->rqalpha)
Requirement already satisfied: packaging>=16.8 in d:\anaconda2\lib\site-packages (from setuptools->pytest>=2.9.2->rqalpha)
Building wheels for collected packages: line-profiler
Running setup.py bdist_wheel for line-profiler ... done
Stored in directory: C:\Documents and Settings\Administrator\Local Settings\Application Data\pip\Cache\wheels\0d\b1\bd\a25d25a1a1e32edbac8484a331c745a3b5bfee5718725513cf
Successfully built line-profiler
Installing collected packages: line-profiler, ruamel.ordereddict, typing, ruamel.yaml, enum34, rqalpha
Found existing installation: enum34 1.1.2
DEPRECATION: Uninstalling a distutils installed project (enum34) has been deprecated and will be removed in a future
version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling enum34-1.1.2:
Successfully uninstalled enum34-1.1.2
Successfully installed enum34-1.1.6 line-profiler-2.0 rqalpha-0.3.15 ruamel.ordereddict-0.4.9 ruamel.yaml-0.14.2 typing-3.6.1
[Anaconda2] D:\duanqs\MyAU3\tangguojr>rqalpha version
('Current Version: ', (0, 3, 15))
安装rqalpha的日志的更多相关文章
- 注意:rsyslog 源码安装 会出现日志重复发的情况,需要rpm包安装
cd /etc/yum.repos.d;wget http://rpms.adiscon.com/v8-stable/rsyslog.repo uat-web02:/etc/yum.repos.d# ...
- ELK 6安装配置 nginx日志收集 kabana汉化
#ELK 6安装配置 nginx日志收集 kabana汉化 #环境 centos 7.4 ,ELK 6 ,单节点 #服务端 Logstash 收集,过滤 Elasticsearch 存储,索引日志 K ...
- Windows 10 Tensorflow 2 gpu正式版安装和更新日志
Windows 10 Tensorflow 2 gpu正式版安装和更新日志 Tensorflow 2.0.0 released on2019年10月1日星期二 Link: https://github ...
- Haproxy安装配置及日志输出问题
简介: 软件负载均衡一般通过两种方式来实现:基于操作系统的软负载实现和基于第三方应用的软负载实现.LVS就是基于Linux操作系统实现的一种软负载,HAProxy就是开源的并且基于第三应用实现的软负载 ...
- Linux 安装Redis全过程日志
wget http://download.redis.io/redis-stable.tar.gz tar xvzf redis-stable.tar.gz cd redis-stable make ...
- CentOS安装Nginx 以及日志管理
环境:CentOS-6.4 Nginx版本:nginx-1.6.2.tar Linux连接工具:XShell VMWare虚拟机上准备两台CentOS: 两台机器做同样操作(后边做负载均衡.高可用的时 ...
- centos6.5安装logwatch监控日志
Logwatch是使用 Perl 开发的一个日志分析工具Logwatch能够对Linux 的日志文件进行分析,并自动发送mail给相关处理人员,可定制需求Logwatch的mail功能是借助宿主系统自 ...
- spark gateway引发:跟踪Cloudera安装服务异常日志跟踪
spark gateway是用于接收cloudera管理的应用:可以上报数据,不影响正常使用.启动gateway失败,我觉得可能是因为配置问题? 这个问题可能比较深,因为我通过查看日志(clouder ...
- ubutun16.04 安装编译glog日志库
glog 是一个 C++ 日志库,它提供 C++ 流式风格的 API.在安装 glog 之前需要先安装 gflags,这样 glog 就可以使用 gflags 去解析命令行参数(可以参见gflags ...
随机推荐
- 在CANopen网络中通过LSS服务设置节点地址和网络波特率
CANopen专有个子协议用来描述怎样去通过网络设置节点地址和波特率,就是CiA DSP-305,大伙都叫LSS协议,是Layer Setting Services的缩写,不太好翻译,也许可以翻译成底 ...
- 深入理解JAVA I/O系列二:字节流详解
流的概念 JAVA程序通过流来完成输入/输出.流是生产或消费信息的抽象,流通过JAVA的输入输出与物理设备链接,尽管与它们链接的物理设备不尽相同,所有流的行为具有相同的方式.这样就意味一个输入流能够抽 ...
- 使用FileReader对象的readAsDataURL方法来读取图像文件
使用FileReader对象的readAsDataURL方法来读取图像文件 FileReader对象的readAsDataURL方法可以将读取到的文件编码成Data URL.Data URL是一项 ...
- 13个实用的Linux find命令示例
除了在一个目录结构下查找文件这种基本的操作,你还可以用find命令实现一些实用的操作,使你的命令行之旅更加简易. 本文将介绍15种无论是于新手还是老鸟都非常有用的Linux find命令. 首先,在你 ...
- ACM数论之旅16---母函数(又名生成函数)(痛并快乐着(╭ ̄3 ̄)╭)
(前排出售零食瓜子) 前言: 母函数是个很难的东西,难在数学 而ACM中所用的母函数只是母函数的基础 应该说除了不好理解外,其他都是非常简单的 母函数即生成函数,是组合数学中尤其是计数方面的一个重要理 ...
- Python语言算法的时间复杂度和空间复杂度
算法复杂度分为时间复杂度和空间复杂度. 其作用: 时间复杂度是指执行算法所需要的计算工作量: 而空间复杂度是指执行这个算法所需要的内存空间. (算法的复杂性体现在运行该算法时的计算机所需资源的多少上, ...
- Sametime SDK
1,Sametime Server A.Sametime includes many server applications, which collectively provide the capab ...
- [LOJ2271] [SDOI2017] 遗忘的集合
题目链接 LOJ:https://loj.ac/problem/2271 洛谷:https://www.luogu.org/problemnew/show/P3784 BZOJ太伤身体死活卡不过还是算 ...
- 一种KEIL中定义过的变量在使用中提示未定义的情况
[环境] > KEIL5.25 > win10 > @2018-4-23 [问题] 头文件互包含导致的错误(使用了另一文件的类型定义) 文件<fileA.h> <f ...
- Mysql基本的一些查询操作
/*查询选修课程‘3-105’且成绩在60到80之间的所有记录.*/SELECT * FROM result WHERE CNO='3-105' AND GRADE > 60 AND GRADE ...