Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a version that satisfies the requirement tensorflow>=2.1.0 #51

Open
darionyaphet opened this issue Jun 13, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@darionyaphet
Copy link

🐛 Bug Description

building from source code failed.

To Reproduce

pip3.9 install -r requirements.txt

Expected Behavior

Screenshot

ERROR: Ignored the following versions that require a different python version: 1.0.8 Requires-Python <3.8; 1.1.0 Requires-Python <3.9
ERROR: Could not find a version that satisfies the requirement tensorflow>=2.1.0 (from tensortrade) (from versions: 2.13.0rc0, 2.13.0rc1)
ERROR: No matching distribution found for tensorflow>=2.1.0

Environment

Note: User could run cd scripts && python collect_info.py all under project directory to get system information
and paste them here directly.

  • Qbot version: master branch
  • Python version: Python 3.9
  • OS : MacOS
  • Commit number (optional, please provide it if you are using the dev version): f504b88

Additional Notes

@darionyaphet darionyaphet added the bug Something isn't working label Jun 13, 2023
@github-actions
Copy link


Hey @{user}! Welcome to the QBOT repo on Github.

@Charmve
Copy link
Member

Charmve commented Jun 13, 2023

@darionyaphet 推荐使用conda方式,也就是安装手册中说的第一种。https://ufund-me.github.io/Qbot/#/01-新手指引/Install_guide

@darionyaphet
Copy link
Author

您好,按照上面的链接中的方法,还是报了一样的错误。

ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 1.0.8 Requires-Python <3.8; 1.1.0 Requires-Python <3.9
ERROR: Could not find a version that satisfies the requirement tensorflow>=2.1.0 (from tensortrade) (from versions: 2.13.0rc0, 2.13.0rc1)
ERROR: No matching distribution found for tensorflow>=2.1.0

@muselc
Copy link

muselc commented Jun 21, 2023

同样的错误,执行pip install tensorflow试试 我这能解决了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants