jhgameboy / ironclad

Automatically exported from code.google.com/p/ironclad
Other
0 stars 0 forks source link

Ironclad with IronPython 2.7 not able to import #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. import sys
2. sys.path.append("C:\ironclad-v2.6.0rc1-bin")
3. import ironclad

What is the expected output? What do you see instead?
IOError: SYstem.IO.FileLoadException: could not load file or assembly 
'IronPython, Version=2.6.10920.0 ..............

What version of the product are you using? On what operating system?
I am using IronPython 2.7 and ironclad-v2.6.0 binaries

Please provide any additional information below.

Original issue reported on code.google.com by arefnamm...@gmail.com on 11 Sep 2012 at 12:06