Gábor Csorvási
Gábor Csorvási
@kunaltyagi Thanks, it worked for me.
I have a similar issue with the `UnicodeDecodeError: 'utf-8' codec can't decode ...` error on the noetic distro. I think this is the other way around, my variable is not...
I have asked a question here first: https://answers.ros.org/question/369594/ros-on-windows-noetic-failed-to-build-an-empty-workspace-utf8-decode-error/ Buf after the comment, I've also created an issue here: https://github.com/ros/catkin/issues/1131 Here's more detail: I've installed ROS noetic on Windows 10 20H2...
In case you need the Onedrive account, it is enough to clear the variables on the current terminal. Because the windows ROS needs other initializations as well I used this...
I'm really not used to python, but my guess is, the responsible line is at latextex.py:449 `text_nodes = self.docroot.findall('.//{%s}text' % SVG_NS)`
I had the same, and killing conftest.exe helped. Is it possible to fix this somehow?
I'm not sure if this is related, but if I start typing an include: `#include "someHead` then press tab, the insert mode will finish with the quoutes, but since the...