UFund-Me / Qbot

[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
https://github.com/Charmve
MIT License
6.99k stars 939 forks source link

⭐ News: Qbot Win GitHub Trending Top5 #7

Open Charmve opened 1 year ago

Charmve commented 1 year ago

image

https://github.com/trending

charleshm commented 1 year ago

项目跑不起来,用心维护下issue吧

maninet commented 1 year ago

Using cached python_redis_lock-4.0.0-py3-none-any.whl (12 kB) Collecting cvxpy==1.0.21 Using cached cvxpy-1.0.21.tar.gz (917 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [3 lines of output] /home/wang/data/miniconda3/envs/qbot/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( error in cvxpy setup command: use_2to3 is invalid. [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

huanting0016 commented 1 year ago

同样的报错,用不了 error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [5 lines of output] /private/var/folders/ps/ynvftzw16wgg8b5p4z8d8gvh0000gn/T/pip-install-3yoy0klb/cvxpy_cd104d7b169a43448dbf5dea43a75dee/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. current_system = distutils.version.LooseVersion(platform.mac_ver()[0]) /private/var/folders/ps/ynvftzw16wgg8b5p4z8d8gvh0000gn/T/pip-install-3yoy0klb/cvxpy_cd104d7b169a43448dbf5dea43a75dee/setup.py:39: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. python_target = distutils.version.LooseVersion( error in cvxpy setup command: use_2to3 is invalid. [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

Charmve commented 1 year ago

可以看下安装手册 https://github.com/UFund-Me/Qbot/blob/main/docs/01-新手指引/Install_guide.md

有什么问题,也可以加微信交流群,我都会积极响应。

img_v2_62c231da-fc1d-4156-b8ef-09fac78fb68g

扫码加入 https://github.com/UFund-Me/Qbot/tree/main#-community

如果是bug,也可以提issues。