Visual Scripting Error After Importing IronPython3.4.1

81 Views Asked by At

These are the errors I got

I imported IronPython3.4.1 into my unity project and I have received these error does anyone know how to fix this?

I tried deleting and re importing IronPython but that didn't work and I do now know how to fix it. Has this happened to anyone else?

1

There are 1 best solutions below

11
Sarthak Bhan On BEST ANSWER

It looks like you have two versions, try fixing this by removing both from the project and then reading the correct version. References - check for the files with similar names and remove them. then re-add the correct version.