ViteBrugola3.py (5.4 KB)Hi Steve
last WIP in editPythonScript if i import copy does not find the library, and then I do not work anymore many scripts that have always worked up to now
Vittorio
.

ViteBrugola3.py (5.4 KB)Hi Steve
last WIP in editPythonScript if i import copy does not find the library, and then I do not work anymore many scripts that have always worked up to now
Vittorio
.
Hi @vittorio,
I can’t duplicate that right now. Just to check, can you tell me how many lines the copy.py and types.py files have or their size?
Are you running the 6.0.15278.9341 WIP?
Thanks,
Alain
Hi Alain
I running the 6.0.15272.11241 WIP
Vittorio
I don’t see what’s causing the problem but some updates to IronPython and the standard lib were done very recently. Here’s a link to the latest wip: http://files.mcneel.com/dujour/exe/20151005/rhino_it-it_6.0.15278.9341.msi
Please let me know if that fixes the problem.
Alain
I don’t use the italian version of Rhino. Can you post a link for english version?
Vittorio
Sorry … I thought I saw Italian in the error message. Here’s the English one: http://files.mcneel.com/dujour/exe/20151005/rhino_en-us_6.0.15278.9341.msi
I can now duplicate the problem on my computer by installing IronPython 2.7.3
Some of the DLLs in 2.7.5 have the same signature as the ones used in 2.7.3 causing conflicts.
Do you have 2.7.3 installed? Uninstalling it should fix your problem.
Let me know …
Hi Alain
Uninstalled IronPython 2.7.3 and now all it’s OK
Many thanks
Vittorio