kou commented on issue #44310: URL: https://github.com/apache/arrow/issues/44310#issuecomment-2408823125
I think that `pyarrow/_generated_version.py` is generated automatically. I think that `fallback_version` is used by "setuptools" not PyArrow. Could you try `python -m pip install .` instead of `python setup.py build_ext --inplace` and `python setup.py bdist_wheel`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
