Python bug report

Ranya ranyafafi93 at gmail.com
Thu Dec 21 17:54:17 EST 2017


Hi,
Am trying to use clr.AddReference and clr.AddReferenceToFile, but
python(2.7) keeps making this error:

Traceback (most recent call last):
  File "<pyshell#5>", line 1, in <module>
    clr.AddReference("UnityEngine")AttributeError: 'module' object has
no attribute 'AddReference'

How can I fix this?
Thanks in advance.



More information about the Python-list mailing list