veighna-global / vnpy_futu

VeighNa框架的富途证券交易接口
https://www.vnpy.com
MIT License
25 stars 15 forks source link

vnpy_futu not available #2

Open zechzhao opened 2 years ago

zechzhao commented 2 years ago

ERROR: Could not find a version that satisfies the requirement vnpy_futu

HI this package does not seem available on both aliyun and tuna.tsinghua pypi.

Any chance it can be added?

zechzhao commented 2 years ago

I'm not sure if your team could request the packages to be added.

If not could you please suggest an alternative way to install this? as your installation tarball doesn't seem including this (and a few other modules).

hinewu commented 1 year ago

No module named 'importlib_metadata' File "D:\Users\admin\Documents\Python\vnpy_futu-main\script\run.py", line 3, in from vnpy.trader.ui import MainWindow, create_qapp

hinewu commented 1 year ago

发生异常: AttributeError Cannot reassign members. File "D:\Users\admin\Documents\Python\vnpy_futu-main\script\run.py", line 12, in main qapp = create_qapp() File "D:\Users\admin\Documents\Python\vnpy_futu-main\script\run.py", line 25, in main()