how to install defusedxml on windows 10 [closed]
Getting this error code.
Found FAQ that said defusedxml was not installed properly.
tried: choco install python-defusedxml
But cannot find the package to install.
If you ever hit any problems of some dependencies not being installed correctly, you can do
c:\opt\ros\melodic\x64\setup.bat
androsdep install --from-paths c:\opt\ros\melodic\x64\ --ignore-src -r -y
to let the tool examine and reinstall all the required libraries again.Btw, is it the same problem? https://answers.ros.org/question/3280... maybe we can just combine & keep one to track the issue.
@Sean Yen: yes, that is the same issue.
I'm going to close this one and we should continue in #q328068.