Giter VIP home page Giter VIP logo

Comments (6)

rainx avatar rainx commented on July 24, 2024

还有pandas

Collecting tushare==0.7.4 (from quantaxis==0.3.9b2.dev53)
  Downloading http://pypi.doubanio.com/packages/e6/86/ad0b88b85119292a4503a43355091988c25a234d0e89511b782464c4ff46/tushare-0.7.4.tar.gz (89kB)
    100% |████████████████████████████████| 92kB 14.8MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-68tu_t9z/tushare/setup.py", line 4, in <module>
        import tushare
      File "/tmp/pip-build-68tu_t9z/tushare/tushare/__init__.py", line 6, in <module>
        from tushare.stock.trading import (get_hist_data, get_tick_data,
      File "/tmp/pip-build-68tu_t9z/tushare/tushare/stock/trading.py", line 15, in <module>
        import pandas as pd
    ModuleNotFoundError: No module named 'pandas'

from quantaxis.

rainx avatar rainx commented on July 24, 2024

晕,还有requests

Collecting tushare==0.7.4 (from quantaxis==0.3.9b2.dev53)
  Downloading http://pypi.doubanio.com/packages/e6/86/ad0b88b85119292a4503a43355091988c25a234d0e89511b782464c4ff46/tushare-0.7.4.tar.gz (89kB)
    100% |████████████████████████████████| 92kB 9.6MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-zlte071g/tushare/setup.py", line 4, in <module>
        import tushare
      File "/tmp/pip-build-zlte071g/tushare/tushare/__init__.py", line 99, in <module>
        from tushare.trader.trader import TraderAPI
      File "/tmp/pip-build-zlte071g/tushare/tushare/trader/trader.py", line 12, in <module>
        import requests
    ModuleNotFoundError: No module named 'requests'

from quantaxis.

yutiansut avatar yutiansut commented on July 24, 2024

是的 tushare坑死我了

from quantaxis.

yutiansut avatar yutiansut commented on July 24, 2024

弄得我travis ci至今是failed

from quantaxis.

yutiansut avatar yutiansut commented on July 24, 2024

我好像pypi上的quantaxis没更新 得从github上下
pip install git+https://github.com/yutiansut/quantaxis

from quantaxis.

yutiansut avatar yutiansut commented on July 24, 2024

或者 这样 https://github.com/yutiansut/QUANTAXIS#部署问题

from quantaxis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.