-
Hi, first, thanks for this great work. I need to install this dependency in an environment that only runs python 3.6 thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
RUrlus
Aug 30, 2024
Replies: 1 comment 1 reply
-
Hi @javiqm12, That's not trivial but the main steps are:
You shouldn't really face any issue on the C++ side of things (I think). Given that Python 3.6 is well beyond end-of-life I dropped support a while ago now. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
javiqm12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @javiqm12,
That's not trivial but the main steps are:
You shouldn't really face any issue on the C++ side of things (I think).
Given that Python 3.6 is well beyond end-of-life I dropped support a while ago now.
Good luck!