03-09-2023, 12:30 PM
You have the clr package, which conflicts with clr-loader. They share the same module name.
You can run "./python.exe -m pip uninstall clr"
https://pypi.org/project/clr/
https://pypi.org/project/clr-loader/
You can run "./python.exe -m pip uninstall clr"
https://pypi.org/project/clr/
https://pypi.org/project/clr-loader/
Please read the论坛Guidelinesbefore posting!
Find useful information about RoboDK by visiting ourOnline Documentation.
Find useful information about RoboDK by visiting ourOnline Documentation.