安装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 ...
随机推荐
- BETA-7
前言 我们居然又冲刺了·七 团队代码管理github 站立会议 队名:PMS 530雨勤(组长) 过去两天完成了哪些任务 经过分析发现,为提升速率估测的可靠性,目前最具可改造性的参数为帧间间隔,调用参 ...
- VS提示“无法启动IIS Express Web服务器”的解决方法
有时在使用Visual Studio运行项目时,会提示“无法启动IIS Express Web服务器”,如图: 可以依次尝试以下方法(我的情况使用第一种就解决了): 1.可能原因:误操作执行了:Sc ...
- 0523 Scrum项目6.0
0523 团队项目6.0 一,组员任务完成情况 首页设计初步完成但是需要优化界面,只能简单的输出信息和在首页进行登录.界面极其简单.使用了Javabean的设计模式,进行改进,使得页面的里的代码看起来 ...
- Java中的多线程科普
如果对什么是线程.什么是进程仍存有疑惑,请先Google之,因为这两个概念不在本文的范围之内. 用多线程只有一个目的,那就是更好的利用cpu的资源,因为所有的多线程代码都可以用单线程来实现.说这个话其 ...
- iframe & cors
iframe & cors <!DOCTYPE html> <html lang="zh-Hans"> <head> <meta ...
- 时空KSOA之CS表单工具说明
CS表单工具说明 1.调用: 1.1.单据事件调用 runbill_表单sn 调用无窗口表单 loadbill_表单sn 调用窗口表单 1.2.功能调用 功能号:LOADCSBILL 参数表单名称 1 ...
- linux下安装java jdk
第一步:查看java对应版本 yum search java 我自己装的是1.8版本的java包 第二步:装java包 yum install java-1.8.0-ope ...
- matlab gradient 和 prctile
介绍两个matlab小函数: 1.gradient 借用别人的例子:例:>> x=[6,9,3,4,0;5,4,1,2,5;6,7,7,8,0;7,8,9,10,0]x = 6 ...
- STM32CubeMX介绍、下载与安装
一.简介 STM32CubeMX是一个配置STM32代码的工具,它把很多东西封装的比较好,硬件抽象层.中间层.示例代码等.现在ST公司升级和维护的库主要就是STM32CubeMX的HAL库和标准外设库 ...
- (2)YARN的工作流程
Writing YARN Applications 文档中的启动过程: Application submission client向Yarn ResourceManager提交一个Applicatio ...