-
Member
IronPython version confusion
I have installed the newest Rhino5 beta on two different machines. One has, beside Rhino5, a standalone Ironpython installation, the other not. The one with standalone IronPython gets an embedded 2.7.3 IronPython engine the other gets a 2.7.0 engine embedded.
Besides this version-confusion sys.path is on both machine the same!
Is this intended?
-
Senior Member
Hi Ralph,
This was not intended and I hope to change how this works in the future. I have known about the issue and haven't had the chance to remedy it. I would imagine that your scripts do continue to run correctly.
I need to build a custom IronPython with a unique strong name so .NET won't grab the most recent one from the GAC when loading.
Thanks,
-Steve
-
Member
Dear Steve,
To test my software I should erase IronPython from the GAC. Could you give me a hint doing so?
Thanks.
-
Senior Member
You should be able to uninstall IronPython like any other program
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules