Skip to content

fix python >= 3.9,ModuleNotFoundError: No module named 'distutils'#89

Open
jinchengli2022 wants to merge 1 commit intosyuntoku14:masterfrom
jinchengli2022:master
Open

fix python >= 3.9,ModuleNotFoundError: No module named 'distutils'#89
jinchengli2022 wants to merge 1 commit intosyuntoku14:masterfrom
jinchengli2022:master

Conversation

@jinchengli2022
Copy link

When the system python version >= 3.9, there is a problem with the missing distuils library during the actual runtime
Snipaste_2024-11-07_18-52-47
And higher versions no longer support distuils, can not be installed directly through 'pip install distuils', here creates a new function working as copy_tree, to serve as a replacement for the original function reference.
Make fusion2urdf-ros2 can support high version python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant