[issue32405] clr: AttributeError: 'module' object has no attribute 'AddReference'

2017-12-21 Thread Ranya
Ranya added the comment: Could you provide me a link to contact the clr community please? -- ___ Python tracker <https://bugs.python.org/issue32405> ___ ___ Pytho

[issue32405] clr: AttributeError: 'module' object has no attribute 'AddReference'

2017-12-21 Thread Ranya
New submission from Ranya : Am trying to use clr.AddReference and clr.AddReferenceToFile to import an assembly, but python(2.7) keeps making this error: Traceback (most recent call last): File "", line 1, in clr.AddReference("UnityEngine") AttributeError: &#