Open leochan007 opened 7 months ago
Recommended:
python | wxpython | eg | |
---|---|---|---|
linux | 3.8 | 4.2.0 | wxPython-4.2.0-cp38-cp38-linux_x86_64.whl |
linux | 3.9 | 4.2.0 | wxPython-4.2.0-cp39-cp39-linux_x86_64.whl |
mac | 3.8 | 4.2.0 | wxPython-4.2.1-cp38-cp38-macosx_11_0_universal2.whl |
mac | 3.9 | 4.2.0 | wxPython-4.2.1-cp39-cp39-macosx_10_10_universal2.whl |
win | 3.8 | 4.2.0 | wxPython-4.2.1-cp38-cp38-win_amd64.whl |
wxPython、Ta-Lib 需要手动安装,pip wheel 在 dev/ 路径下。
https://github.com/cgohlke/talib-build/releases
which brew || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)
brew install ta-lib
pip install ta-lib如果有需要,可以找我下载安装包
最新的仓库中没有dev文件夹,请问能不能上传一下这两个whl文件?
@yoursbh 更新了 可以同步下
更新一个 百度网盘的下载链接
链接: https://pan.baidu.com/s/1pVmQxm8njh7IIPkZz9QOTQ?pwd=vsch 提取码: vsch
同步更新到仓库中了 https://github.com/UFund-Me/Qbot/tree/main/dev
上传了window、linux、mac三个平台的wheel
可以支持的 你看下是什么报错
KPLiu @.***>于2024年9月23日 周一15:57写道:
同步更新到仓库中了 https://github.com/UFund-Me/Qbot/tree/main/dev
上传了window、linux、mac三个平台的wheel
您好, ubuntu22版本支持吗? 我在ubuntu22上尝试安装dev下py38, py39linux版本的都失败
— Reply to this email directly, view it on GitHub https://github.com/UFund-Me/Qbot/issues/76#issuecomment-2367477697, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG54UGHIXC6PUDAOKU7BME3ZX7CU5AVCNFSM6AAAAABE72MEHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRXGQ3TONRZG4 . You are receiving this because you commented.Message ID: @.***>
ERROR: Wheel 'wxpython' located at /other/code/python/Qbot/dev/wxPython-4.2.1-cp38-cp38-linux_x86_64.whl is invalid.
python 版本3.8
which version of wxpython should be used?
i build failed with version 4.2.0 4.2.1 on kali linuxe(debian based)