Skip to content

Conversation

Oyefusi-Samuel
Copy link

No description provided.

Copy link

@kenta-kawamata kenta-kawamata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had the same problem and I solved this with the same solution.
The Python version has been updated to version 3.12 with the latest release of Fusion. In Python 3.12, distutils.dir_util has been deprecated and replaced with shutil. As a result, the current code cannot execute because the copytree function is no longer available in this context.

Source:
https://forums.autodesk.com/t5/fusion-support/after-update-i-can-t-use-fusion2urdf/td-p/13037625

otischung added a commit to screamlab/fusion2urdf-ros2 that referenced this pull request Dec 9, 2024
Note: This modification is cited from pull requests dheena2k2#6,
created by Oyefusi-Samuel.
I do not claim ownership of the idea for this modification.
Copy link

@treedel treedel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified, its working

@Oyefusi-Samuel
Copy link
Author

Oyefusi-Samuel commented Dec 12, 2024 via email

@Oyefusi-Samuel
Copy link
Author

Oyefusi-Samuel commented Dec 12, 2024 via email

Copy link

@rahgirrafi rahgirrafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's working.

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.

4 participants