Git Product home page Git Product logo

pyalgotrade_tushare's People

Contributors

bopo avatar thatch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pyalgotrade_tushare's Issues

python 3.5.2 64bit运行例程出错

Traceback (most recent call last):
File "/home/book/Workspace/pyal/download.py", line 59, in
feeds = tools.build_feed(instruments, 2013, 2018, "histdata")
File "/home/book/.local/lib/python3.5/site-packages/pyalgotrade_tushare/tools.py", line 90, in build_feed
if not os.path.exists(fileName):
File "/usr/lib/python3.5/genericpath.py", line 19, in exists
os.stat(path)
TypeError: argument should be string, bytes or integer, not PosixPath

Missing files in sdist

It appears that the manifest is missing at least one file necessary to build
from the sdist for version 0.1.2. You're in good company, about 5% of other
projects updated in the last year are also missing files.

+ /tmp/venv/bin/pip3 wheel --no-binary pyalgotrade-tushare -w /tmp/ext pyalgotrade-tushare==0.1.2
Looking in indexes: http://10.10.0.139:9191/root/pypi/+simple/
Collecting pyalgotrade-tushare==0.1.2
  Downloading http://10.10.0.139:9191/root/pypi/%2Bf/7cb/05ff5f9876e9f/pyalgotrade_tushare-0.1.2.tar.gz (6.4 kB)
    ERROR: Command errored out with exit status 1:
     command: /tmp/venv/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/pip-egg-info
         cwd: /tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/
    Complete output (7 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/setup.py", line 21, in <module>
        requirements = parse_requirements('requirements.txt')
      File "/tmp/pip-wheel-m6xrvqoa/pyalgotrade-tushare/setup.py", line 15, in parse_requirements
        lineiter = (line.strip() for line in open(filename))
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

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.