Running this command I get the error: "Attempt to install an Assembly without a strong name"
Sanghyeon Seo wrote: > 2007/11/18, Jim <[EMAIL PROTECTED]>: > >> Obviously python is not finding my Python.Runtime.dll. Where should this >> file be copied so that it can be found no matter where python is launched? >> > > You should install it to the Global Assembly Cache(GAC). > > $ gacutil -i Python.Runtime.dll > > _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet