Export to GitHub

ironclad - issue #33

Ironclad with IronPython 2.7 not able to import


Posted on Sep 11, 2012 by Happy Panda

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.

Status: New

Labels:
Type-Defect Priority-Medium