raulcd commented on issue #35195: URL: https://github.com/apache/arrow/issues/35195#issuecomment-1512660299
Hi @Ganeshkumhar1 ! In the page that @assignUser linked you can see how to install using conda and system / bundled dependencies: https://arrow.apache.org/docs/developers/python.html#environment-setup-and-build https://arrow.apache.org/docs/developers/python.html#using-system-and-bundled-dependencies Is there any reason why you want to build Arrow C++ and pyarrow 11.0.0 yourself? Arrow is built on several package managers and can be installed from those distributed ones: https://arrow.apache.org/install/ You can also install the precompiled wheels from PyPI. -- 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]
