We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
python setup.py install checking xmake ... xmake v2.6.2+dev.200fc56, A cross-platform build utility based on Lua Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io _ __ ___ __ __ __ | | ______ \ / / | / |/ _ | |/ / __ > < | _/ | /| | < / //__|| ||_ ||____| by ruki, xmake.io
👉 Manual: https://xmake.io/#/getting_started 🙏 Donate: https://xmake.io/#/sponsor
current python version: 3.9000000000000004 BOOST_ROOT: /Volumes/Data/Code/trader/hikyuu/boost BOOST_LIB: /Volumes/Data/Code/trader/hikyuu/boost/stage/lib [100%]: build ok! [100%]: build ok! current python version: 3.9000000000000004 /Users/admin/.local/lib/python3.9/site-packages/hikyuu cp: hikyuu/: No such file or directory error: install failed, exec(cp -f -r hikyuu/ /Users/admin/.local/lib/python3.9/site-packages/hikyuu) failed(1)
The text was updated successfully, but these errors were encountered:
没有 mac, 你自己试下手工建下子目录 /Users/admin/.local/lib/python3.9/site-packages/hikyuu 或者,手工把项目下的 hikyuu 子目录拷贝到 /Users/admin/.local/lib/python3.9/site-packages/
Sorry, something went wrong.
BOOST_LIB: /Volumes/Data/Code/trader/hikyuu/boost/stage/lib 找一下这个路径存不存在,可能不存在这个目录
No branches or pull requests
python setup.py install
checking xmake ...
xmake v2.6.2+dev.200fc56, A cross-platform build utility based on Lua
Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io
_
__ ___ __ __ __ | | ______
\ / / | / |/ _ | |/ / __
> < | _/ | /| | < /
//__|| ||_ ||____|
by ruki, xmake.io
current python version: 3.9000000000000004
BOOST_ROOT: /Volumes/Data/Code/trader/hikyuu/boost
BOOST_LIB: /Volumes/Data/Code/trader/hikyuu/boost/stage/lib
[100%]: build ok!
[100%]: build ok!
current python version: 3.9000000000000004
/Users/admin/.local/lib/python3.9/site-packages/hikyuu
cp: hikyuu/: No such file or directory
error: install failed, exec(cp -f -r hikyuu/ /Users/admin/.local/lib/python3.9/site-packages/hikyuu) failed(1)
The text was updated successfully, but these errors were encountered: