Skip to content

Conversation

oleg-milantiev
Copy link

…EXECUTABLE) (Required is at least version "3.6")

…EXECUTABLE) (Required is at least version "3.6")
@oleg-milantiev
Copy link
Author

Can't build docker image on arm64 without direct python3 executable location point line in Dockerfile

-DPYTHON_EXECUTABLE=/usr/bin/python3 \

@Nir-Az Nir-Az requested review from Nir-Az and OhadMeir and removed request for OhadMeir February 15, 2024 06:20
@OhadMeir
Copy link
Contributor

Hello @oleg-milantiev, thank you for the contribution.

According to the contribution guidelines pull requests should go to the development branch. Please reopen your PR to that branch.

RUN cd /usr/src/librealsense \
&& mkdir build && cd build \
&& cmake \
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to use which python3? Will help if there are several versions of python3 installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants