Calling Windows Carla from WSL2 w/Python #8694
grafandreas
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
b/c of the availability of some Python libs, we wanted to connect to a Carla 0.10.0 instance running on Windows 11 from a Python script running on the same machine, but in WSL. However, client.get_world() crashes with
RuntimeError: std::exception
Would it generally be expected to work? Are there any experiences with 0.10.0 being called in Python from different OS clients yet?
Thanks for any info!
Beta Was this translation helpful? Give feedback.
All reactions