Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 30th, 2007, 12:05 PM
miridian
Guest
 
Posts: n/a
Default import struct in Python z/OS

Hi,

I'm porting a Python program from Linux to z/OS using
this Python port

http://www.teaser.fr/~jymengant/mvsp...ythonPort.html

I get the following

Python 2.4.1 (#43, Apr 23 2005, 23:35:50) [C] on mvs
Type "help", "copyright", "credits" or "license" for more information.
Quote:
Quote:
Quote:
>>import struct
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named struct


as far as I can see the module struct (and a lot of other, like time,
math etc.) is compiled as dll
./build/lib.os390-10.00-7060-2.4/struct.dll

but not configured correctly.
:-(

Any hint ?

Thank you in advance.


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles