Closed tomazweiss closed 2 years ago
This will work as well. I believe that reticulate::py_install() function takes either the env name or full path. I was doing the full path to match what we are doing with non-Windows users. Do you have a strong preference?
Oh, I see. No strong preferences on my side :)
I'll leave as is then for the sake of keeping things the same. Appreciate you flagging this down. I'm still working on the other install issue. The approach you mentioned should work and I aim to implement soon! Really appreciate you bringing that up as well. Thanks!
Updated get_current_python_environment() to work on Windows.