[IronPython] sdlsdk-0.3.0 - cannot import struct?
Dino Viehland
dinov at microsoft.com
Fri Sep 5 23:26:23 CEST 2008
Can you import _struct? We recently did the work to get this compliant w/ 2.5.
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dan Eloff
Sent: Friday, September 05, 2008 2:23 PM
To: Discussion of IronPython
Subject: [IronPython] sdlsdk-0.3.0 - cannot import struct?
I downloaded sdlsdk-0.3.0 and replaced the .dlls in the silverlight
folder (C:\Program Files (x86)\Microsoft
SDKs\Silverlight\v2.0\Libraries\Client) with the ones from the
sdlsdk/bin folder. I created an app.py file with just "import struct".
This fails: ImportError: No module named struct
I guess that the sdlsdk IronPython is pretty badly broken (or is built
with an internal, version of silverlight, not beta2?)
If I can resolve the build errors for Silverlight Relese for the
lastest IronPython source dump, will this work, or will I still be
unable to import struct?
What can I do to move forward here?
Thanks,
-Dan
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Ironpython-users
mailing list