Closed ElvisUpUp closed 1 year ago
I am having the same issue after cleaning up my Venv.
There is not enough information for making this bug report actionable. Please run the build with verbose logging and report the full output.
My solution was the system env variables for visual studio c++ 14.0.
The beancount
package contains Python extension modules. A working C compiler is a prerequisite to compile them. If that is all it takes to have the package built correctly, I don't see anything wrong with the beancount source package.
@blais maybe we should tag a new version to release a python 3.11 windows wheel?
Are you using python 3.11? I meet with this problem and curious about why it need to build on my PC:
https://pypi.org/project/beancount/2.3.5/#files
Oh, its latest version only have whl file for cp310
I found this issue so I don't need to duplicate one, I'll try whether MS's build tool works.
Oh no it need my 12.5GB free disk space, I surrender!
Success, it works, you need to build install
https://github.com/beancount/beancount/issues/778 related issues
Sorry guys, I can't fix this soon. If you care about a Windows wheel, please backport the setup from the master feature and send me a PR, I'll rubberstamp it.
Beancount 2.3.6 has been released and wheels all supported Python versions for all major platforms have been uploaded to PyPI.
Error "Could not build wheels for beancount" occurred when installing beancount