安装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 ...
随机推荐
- Linux下管道重定向使用以及Shell编程(操作系统)
实验名称:Linux的基本操作 实验目的: 1.了解管道和重定向 2.熟悉基本的Linux脚本的编写 实验环境:Ubuntu 12.4(32位,简体中文) 实验内容: 1.将当前用户目录下的文件清单输 ...
- Java 多线程之:偏向锁,轻量级锁,重量级锁
一:java多线程互斥,和java多线程引入偏向锁和轻量级锁的原因? --->synchronized的重量级别的锁,就是在线程运行到该代码块的时候,让程序的运行级别从用户态切换到内核态,把所有 ...
- Profibus基础知识学习——报文
转自:http://bbs.ednchina.com/BLOG_ARTICLE_3031246.HTM Profibus DP通讯协议简单介绍 一. 首先,Profibus DP通讯协议是一种单一的. ...
- 软工网络15团队作业8——Beta阶段敏捷冲刺(Day5)
提供当天站立式会议照片一张 每个人的工作 1.讨论项目每个成员的昨天进展 赵铭: 进一步数据整理,写入数据库. 吴慧婷:主页面.查单词页面的改进.背单词界面改进. 陈敏: 单词学习功能及该界面按钮功能 ...
- mysql-master-ha 实现mysql master的高可用。
常用的mysql 高可用有下面几种方案: 名称 原理 特点 mysqlmha Perl脚本对mysql master做心跳,master down了以后,选举new master ,是要改代理层的 ...
- ThreadLocal 定义,以及是否可能引起的内存泄露(threadlocalMap的Key是弱引用,用线程池有可能泄露)
ThreadLocal 也可以跟踪一个请求,从接收请求,处理请求,到返回请求,只要线程不销毁,就可以在线程的任何地方,调用这个参数,这是百度二面的题目,参考: Threadlocal 传递参数(百度二 ...
- 如何在Windows下查看JAVA端口占用情况(阿里面试)
如需要确定谁占用了9050端口 为例: 1.Windows平台 在windows命令行窗口下执行: 1.查看所有的端口占用情况 C:\>netstat -ano 协议 本地地址 外部地址 状态 ...
- HDU 6184 Counting Stars
Problem Description Little A is an astronomy lover, and he has found that the sky was so beautiful!S ...
- 学习Spring Boot:(九)统一异常处理
前言 开发的时候,每个controller的接口都需要进行捕捉异常的处理,以前有的是用切面做的,但是SpringMVC中就自带了@ControllerAdvice ,用来定义统一异常处理类,在 Spr ...
- BZOJ2876 [Noi2012]骑行川藏 【拉格朗日乘数法】
题目链接 BZOJ 题解 拉格朗日乘数法 拉格朗日乘数法用以求多元函数在约束下的极值 我们设多元函数\(f(x_1,x_2,x_3,\dots,x_n)\) 以及限制\(g(x_1,x_2,x_3,\ ...