Learn more in https://space.bilibili.com/4436914/channel/detail?cid=68983
- Use
go get
to get the missing wheels. - Look at wheelmodified.md to see my code modifications for used wheels. For some modifications I've merged it to original repo, while for others you should learn them and modify the wheels, otherwise NO hope for build success.
- Change the code folder name to
danser
—— because I import module usingdanser/xxx
. - Look at build.md to learn how to build.
- You may encounter rsrc build error, but the built exe will still run.