id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
84,how to install PyYaml to a linux,anonymous,xi,"Hi,

I installed the PyYaml both to a linux machine and a window machine. When I run command ""import _yaml"", the window machine can find the module. But on the linux, it can not find the module. I found _yaml.pyd file under the site-packages, I did not find any file with _yaml at the linux machine. I find the files (_yaml.c  _yaml.h  _yaml.pxd  _yaml.pyx) under ext directory in the download package. What am I missing? 

Thanks,
-Yuan


",defect,closed,high,pyyaml,normal,worksforme,,
