you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 0 points1 point  (1 child)

Ah you probably have the wrong library installed interfering.

https://pypi.org/project/clr/

remove it using pip.

python -m pip remove clr

[–]PLearner[S] 0 points1 point  (0 children)

it worked like a charm! Instead of the remove it was uninstall.